From: Matthias Clasen Date: Mon, 26 Nov 2007 20:42:17 +0000 (+0000) Subject: Fix up a doc comment X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=13195ef83661c6667bf6e638da028fdcaa412a4f;p=dana%2Fcg-glib.git Fix up a doc comment svn path=/trunk/; revision=5943 --- diff --git a/ChangeLog b/ChangeLog index f355a81a..e48291eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-11-26 Matthias Clasen + + * gio/gfileattribute.c: Fix up a doc comment. + 2007-11-26 Alexander Larsson * Makefile.am: diff --git a/gio/gfileattribute.c b/gio/gfileattribute.c index 512500b3..ee93d6cc 100644 --- a/gio/gfileattribute.c +++ b/gio/gfileattribute.c @@ -184,7 +184,7 @@ escape_byte_string (const char *str) * Converts a #GFileAttributeValue to a string for display. * The returned string should be freed when no longer needed * - * Returns: a string from the @attr, %NULL on error, or "" if + * Returns: a string from the @attr, %NULL on error, or "<invalid>" if * @attr is of type %G_FILE_ATTRIBUTE_TYPE_INVALID. **/ char *