glib r6657 - in trunk: . glib



Author: matthiasc
Date: Mon Mar 10 16:50:13 2008
New Revision: 6657
URL: http://svn.gnome.org/viewvc/glib?rev=6657&view=rev

Log:
Fix a typo


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

Modified: trunk/glib/gslist.c
==============================================================================
--- trunk/glib/gslist.c	(original)
+++ trunk/glib/gslist.c	Mon Mar 10 16:50:13 2008
@@ -337,7 +337,7 @@
 
 /**
  * g_slist_remove_all:
- * list: a #GSList
+ * @list: a #GSList
  * @data: data to remove
  *
  * Removes all list nodes with data equal to @data. 



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