utils: fix CIPSO error messages in common.c
authorJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Thu, 21 Nov 2013 18:50:37 +0000 (20:50 +0200)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Fri, 22 Nov 2013 11:39:37 +0000 (13:39 +0200)
commit7a780c52f020227063b00156f3a9fd6767b94ad9
tree7617dd9f6d9fef70298e8cece35bb910eb4eef62
parentdb8105487abab1c6c63cee7dd0229e0b4c502e97
utils: fix CIPSO error messages in common.c

When applying CIPSO fails use different error message than when
applying access rules. Additionally, fixed indentation for lines
printing error message that are over 80 characters long.
(cherry picked from commit 43b5e8da94acba1f790eb65b4256ba6013397dde)
utils/common.c