summaryrefslogtreecommitdiff
path: root/glib/gchecksum.c
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-05-26 04:51:41 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-05-26 04:51:41 +0000
commitc1d7063c060612b40e36e0782aa27a54e632542d (patch)
tree3a7fcce85c1afde963d03aef0112a3e51262fcd0 /glib/gchecksum.c
parentb68e507b6a0bdbc9fd700c37411847ee8fb91e43 (diff)
downloadglib-c1d7063c060612b40e36e0782aa27a54e632542d.tar.gz
Doc improvements
svn path=/trunk/; revision=6933
Diffstat (limited to 'glib/gchecksum.c')
-rw-r--r--glib/gchecksum.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/glib/gchecksum.c b/glib/gchecksum.c
index bc1816930..efd262412 100644
--- a/glib/gchecksum.c
+++ b/glib/gchecksum.c
@@ -1124,6 +1124,8 @@ g_checksum_new (GChecksumType checksum_type)
* @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)