top: do not use #if inside printf, it can be a macro
authorDenys Vlasenko <vda.linux@googlemail.com>
Sat, 7 Nov 2009 03:06:31 +0000 (04:06 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sat, 7 Nov 2009 03:06:31 +0000 (04:06 +0100)
commit9be4f31da0c5133bf012c1d404cdaf6823c72938
tree54b46bcc97f7510d94c85c0ad1281ce4ae40585c
parent6e8e666bd9d62772713af7f06ce9495d21d51f4e
top: do not use #if inside printf, it can be a macro

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
procps/top.c