summaryrefslogtreecommitdiff
path: root/gio/giomodule.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-03-26 11:05:02 -0400
committerMatthias Clasen <mclasen@redhat.com>2010-03-26 11:05:02 -0400
commit7c8a1081651d4d17823ac8c6a35d3a60c85c81ac (patch)
treee27e78763dd6608a5f8ebff1ddd7ffccf13fa34c /gio/giomodule.h
parent55e44a67e6bc4bf09d4de85ad64627a02595d07f (diff)
downloadglib-7c8a1081651d4d17823ac8c6a35d3a60c85c81ac.tar.gz
Fix a typo
Diffstat (limited to 'gio/giomodule.h')
-rw-r--r--gio/giomodule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/giomodule.h b/gio/giomodule.h
index ad2b5cea0..035059ac9 100644
--- a/gio/giomodule.h
+++ b/gio/giomodule.h
@@ -129,4 +129,4 @@ char **g_io_module_query (void);
G_END_DECLS
-#endiy /* __G_IO_MODULE_H__ */
+#endif /* __G_IO_MODULE_H__ */