summaryrefslogtreecommitdiff
path: root/glib
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2000-11-14 21:40:28 +0000
committerTor Lillqvist <tml@src.gnome.org>2000-11-14 21:40:28 +0000
commit835b593a6f12afd01d2d93807130d05f0befdf2f (patch)
tree7fab466ef53f0a41ea817e5f458d9c0984c69b71 /glib
parentb1376c12d9074db95003f2673f53036b571b52e9 (diff)
downloadglib-835b593a6f12afd01d2d93807130d05f0befdf2f.tar.gz
Make #endif comment match #ifdef.
2000-11-14 Tor Lillqvist <tml@iki.fi> * gwin32.h: Make #endif comment match #ifdef.
Diffstat (limited to 'glib')
-rw-r--r--glib/gwin32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/glib/gwin32.h b/glib/gwin32.h
index 6a6dde47d..acb3050df 100644
--- a/glib/gwin32.h
+++ b/glib/gwin32.h
@@ -114,4 +114,4 @@ G_END_DECLS
#endif /* G_OS_WIN32 */
-#endif /* __G_IOCHANNEL_H__ */
+#endif /* __G_WIN32_H__ */