glib r7818 - in trunk: . glib



Author: matthiasc
Date: Mon Jan 19 07:01:57 2009
New Revision: 7818
URL: http://svn.gnome.org/viewvc/glib?rev=7818&view=rev

Log:
Fix a typo


Modified:
   trunk/ChangeLog
   trunk/glib/gstrfuncs.c

Modified: trunk/glib/gstrfuncs.c
==============================================================================
--- trunk/glib/gstrfuncs.c	(original)
+++ trunk/glib/gstrfuncs.c	Mon Jan 19 07:01:57 2009
@@ -248,7 +248,7 @@
 
 /**
  * g_strdup_printf:
- * format: a standard printf() format string, but notice
+ * @format: a standard printf() format string, but notice
  *     <link linkend="string-precision">string precision pitfalls</link>
  * @Varargs: the parameters to insert into the format string
  *



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