commit | 2d1e90f9588281bb5520783006c06bc23f997bf8 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sat Feb 25 02:46:14 2012 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sat Feb 25 02:46:14 2012 +0100 |
tree | 022330c52aedb7579ef6ac46ad0a58f5c1f1069a | |
parent | 523635f4da8c963f96d9a41cad9fe55ab131aece [diff] |
Reindent preprocessor directives in util.c; fix style. * util.c: Fix indentation of preprocessor directives broken by automatic removal of non-Linux code. Fix style to use consistent defined(FOO) instead of defined (FOO). Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>