[glib] Trivial



commit f8a747130887ee1b48d31fe2a5b3480b121379d7
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Oct 17 01:11:56 2011 -0400

    Trivial

 glib/genviron.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/glib/genviron.c b/glib/genviron.c
index c30e00d..bbb5c0f 100644
--- a/glib/genviron.c
+++ b/glib/genviron.c
@@ -616,10 +616,9 @@ g_get_environ (void)
   return result;
 }
 
+/* Win32 binary compatibility versions {{{1 */
 #ifndef _WIN64
 
-/* Binary compatibility versions. Not for newly compiled code. */
-
 #undef g_getenv
 
 const gchar *



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