glib r6933 - in trunk: . docs/reference glib



Author: matthiasc
Date: Mon May 26 04:51:41 2008
New Revision: 6933
URL: http://svn.gnome.org/viewvc/glib?rev=6933&view=rev

Log:
Doc improvements


Modified:
   trunk/ChangeLog
   trunk/docs/reference/ChangeLog
   trunk/glib/gchecksum.c

Modified: trunk/glib/gchecksum.c
==============================================================================
--- trunk/glib/gchecksum.c	(original)
+++ trunk/glib/gchecksum.c	Mon May 26 04:51:41 2008
@@ -1124,6 +1124,8 @@
  * @checksum: the #GChecksum to reset
  *
  * Resets the state of the @checksum back to it's initial state.
+ *
+ * Since: 2.18
  **/
 void
 g_checksum_reset (GChecksum *checksum)



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