]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Whitespace cleanup in logging files
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 27 Sep 2012 13:14:01 +0000 (14:14 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 28 Sep 2012 09:27:49 +0000 (10:27 +0100)
commit96a1be95efd850cb8d049a96e30789e64b173278
treee46f15007b7cda9b9245432e3282f8433eed6da2
parent4764a6c5a351bfea0b3546499128af929efbe2aa
Whitespace cleanup in logging files

General whitespace cleanup in the logging files

 - Move '{' to a new line after funtion declaration
 - Put each parameter on a new line to avoid long lines
 - Put return type on new line
 - Leave 2 blank lines between functions

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/util/logging.c
src/util/logging.h