dbus-internals: make sure function-like macros expand to something non-empty
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 5 Aug 2011 12:43:12 +0000 (13:43 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 19 Sep 2011 12:50:38 +0000 (13:50 +0100)
commit2829a59951304d11df0483e74ba1acdf25d50acc
tree96477fc1f0bf6ab90924618c044294ef0df7b137
parent86b0ba0278f527143fe5785ca819e45b94937474
dbus-internals: make sure function-like macros expand to something non-empty

This avoids sometimes-surprising semantics, and also compiler warnings
when they're the only statement in an "if" or "else" clause, without {}.
dbus/dbus-internals.h