Trivial
authorMatthias Clasen <mclasen@redhat.com>
Mon, 17 Oct 2011 05:11:56 +0000 (01:11 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 17 Oct 2011 05:11:56 +0000 (01:11 -0400)
glib/genviron.c

index c30e00d..bbb5c0f 100644 (file)
@@ -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 *