Move the G_BEGIN_DECLS/G_END_DECLS pair outside the #if/#else/#endif
authorTor Lillqvist <tml@novell.com>
Thu, 4 Aug 2005 17:07:21 +0000 (17:07 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 4 Aug 2005 17:07:21 +0000 (17:07 +0000)
commit9c45222942942bd76cc6a5d1704349a7a0418493
tree6d8c6148679c19e7e90cc409a4dbfde3c2c574a4
parenta22afd365ee241b6032828ba4e82d4a88ea23181
Move the G_BEGIN_DECLS/G_END_DECLS pair outside the #if/#else/#endif

2005-08-04  Tor Lillqvist  <tml@novell.com>

* glib/gstdio.h: Move the G_BEGIN_DECLS/G_END_DECLS pair outside
the #if/#else/#endif block. Otherwise we had G_BEGIN_DECLS without
matching G_END_DECLS on Unix, and G_END_DECLS without matching
G_BEGIN_DECLS on Win32.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-8
glib/gstdio.h