Fix compilation on MSVC, which doesn't understand "inline" with its C99 meaning.
authorRalf Habacker <ralf.habacker@freenet.de>
Sat, 13 Aug 2011 20:08:26 +0000 (22:08 +0200)
committerRalf Habacker <ralf.habacker@freenet.de>
Sat, 13 Aug 2011 20:08:26 +0000 (22:08 +0200)
commit4a3e5b0af4046c602c98729a35786273f043bb09
treecd93e2ed87184967e76c8a87fe28ebb76cd82ef6
parent486c0373f120881917638072944dbdc6ad08ece8
Fix compilation on MSVC, which doesn't understand "inline" with its C99 meaning.
This fix is limited to msvc compilers only.

Reviewed-by:Simon McVittie <simon.mcvittie@collabora.co.uk>
bus/bus.c
cmake/config.h.cmake
dbus/dbus-internals.c