Make #endif comment match #ifdef.

2000-11-14  Tor Lillqvist  <tml@iki.fi>

	* gwin32.h: Make #endif comment match #ifdef.
This commit is contained in:
Tor Lillqvist
2000-11-14 21:40:28 +00:00
committed by Tor Lillqvist
parent b1376c12d9
commit 835b593a6f
10 changed files with 34 additions and 2 deletions

View File

@@ -114,4 +114,4 @@ G_END_DECLS
#endif /* G_OS_WIN32 */
#endif /* __G_IOCHANNEL_H__ */
#endif /* __G_WIN32_H__ */