metacity r4010 - in trunk: . src/ui



Author: ovitters
Date: Sun Nov  2 23:29:09 2008
New Revision: 4010
URL: http://svn.gnome.org/viewvc/metacity?rev=4010&view=rev

Log:
	* src/ui/theme-parser.c: Fix build by readding accidentally removed
	'}'.



Modified:
   trunk/ChangeLog
   trunk/src/ui/theme-parser.c

Modified: trunk/src/ui/theme-parser.c
==============================================================================
--- trunk/src/ui/theme-parser.c	(original)
+++ trunk/src/ui/theme-parser.c	Sun Nov  2 23:29:09 2008
@@ -1366,6 +1366,7 @@
                  _("Distance \"%s\" is unknown"), name);
       return;
     }
+}
 
 static void
 parse_aspect_ratio (GMarkupParseContext  *context,



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