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>
Thu, 21 Nov 2013 18:50:37 +0000 (20:50 +0200)
commit43b5e8da94acba1f790eb65b4256ba6013397dde
tree7d3dfb105f546d09cd5004005594a3421562f34e
parent399e3a662c0ddb81cae94804a96416ae856e7507
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.
utils/common.c