And fix the syntax, too
authorMatthias Clasen <mclasen@redhat.com>
Sat, 15 Oct 2011 23:39:14 +0000 (19:39 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 15 Oct 2011 23:39:14 +0000 (19:39 -0400)
glib/genviron.h

index 47fa7c3..ac98f49 100644 (file)
@@ -58,4 +58,6 @@ gchar **      g_environ_setenv   (gchar       **envp,
 gchar **      g_environ_unsetenv (gchar       **envp,
                                   const gchar  *variable) G_GNUC_WARN_UNUSED_RESULT;
 
+G_END_DECLS
+
 #endif /* __G_ENVIRON_H__ */