vala r1685 - in trunk: . vapi



Author: rasa
Date: Tue Jul  8 09:12:20 2008
New Revision: 1685
URL: http://svn.gnome.org/viewvc/vala?rev=1685&view=rev

Log:
2008-07-08  Raffaele Sandrini  <raffaele sandrini ch>

	* vapi/glib-2.0.vapi:

	Fix typo, patch by Christian Hergert, fixes bug 542002


Modified:
   trunk/ChangeLog
   trunk/vapi/glib-2.0.vapi

Modified: trunk/vapi/glib-2.0.vapi
==============================================================================
--- trunk/vapi/glib-2.0.vapi	(original)
+++ trunk/vapi/glib-2.0.vapi	Tue Jul  8 09:12:20 2008
@@ -2844,7 +2844,7 @@
 		public static bool thorough ();
 		public static bool perf ();
 		public static bool verbose ();
-		public static bool quite ();
+		public static bool quiet ();
 		public static int run ();
 		public static void add_func (string testpath, Callback test_funcvoid);
 		[PrintfFormat]



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