Fix g_win32_run_session_bus hook for MinGW-w64
authorManuel Bachmann <tarnyko@tarnyko.net>
Wed, 27 Nov 2013 22:18:54 +0000 (23:18 +0100)
committerManuel Bachmann <tarnyko@tarnyko.net>
Wed, 27 Nov 2013 22:18:54 +0000 (23:18 +0100)
commit1e3fe29fc3707e7844fce8e3761c3f12090d9158
treeba7eca032d766a952868986c3184b36c0f4c0fae
parent43d19dae11c5d7a62ab11d64feaa43129a24351b
Fix g_win32_run_session_bus hook for MinGW-w64

On win64, g_win32_run_session_bus gets exported with this
precise name, with MinGW as well as MSVC.

Fixes annoying "Entry not found" UI warning.
gio/gdbusaddress.c