Fix C++ warnings in g_error() code
authorJani Monoses <jani@ubuntu.com>
Sat, 27 Jun 2009 08:03:47 +0000 (11:03 +0300)
committerJani Monoses <jani@ubuntu.com>
Sat, 27 Jun 2009 08:03:47 +0000 (11:03 +0300)
commit09c3f6dd4b456adbbda6818e5bb1227af045e8d8
tree5ae153713a3d723f567c6c378a5f6061561e8843
parent160c39a9af8f7b6a475c1b005a807ccefc2ff7c1
Fix C++ warnings in g_error() code

Put space before ending semicolon in for(;;) ; to avoid C++ build warnings.
Closes bug 586928.
glib/gmessages.h