[glib] And fix the syntax, too



commit 327e72f9fb9a44e9756dd037c2562701925a6a81
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Oct 15 19:39:14 2011 -0400

    And fix the syntax, too

 glib/genviron.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/glib/genviron.h b/glib/genviron.h
index 47fa7c3..ac98f49 100644
--- a/glib/genviron.h
+++ b/glib/genviron.h
@@ -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__ */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]