From: Matthias Clasen Date: Sun, 1 May 2005 21:53:02 +0000 (+0000) Subject: cosmetics X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=df9f45ca4e6cb46bc5bff9042a00be7d2b7ffddd;p=dana%2Fcg-glib.git cosmetics --- diff --git a/docs/reference/glib/tmpl/hash_tables.sgml b/docs/reference/glib/tmpl/hash_tables.sgml index cf29e164..006b8302 100644 --- a/docs/reference/glib/tmpl/hash_tables.sgml +++ b/docs/reference/glib/tmpl/hash_tables.sgml @@ -289,9 +289,9 @@ This function is deprecated and will be removed in the next major -@v1: -@v2: -@Returns: +@v1: +@v2: +@Returns: @@ -308,9 +308,11 @@ This function is deprecated and will be removed in the next major -@v: -@v2: -@Returns: +@v1: +@v2: +@Returns: + +@v: @@ -318,7 +320,7 @@ This function is deprecated and will be removed in the next major -@v: +@v: @Returns: @@ -329,9 +331,11 @@ It can be passed to g_hash_table_new() as the @key_equal_func parameter, when using strings as keys in a #GHashTable. -@v: a key. +@v1: @v2: a key to compare with @v. @Returns: %TRUE if the two keys match. + +@v: a key.