diff --git a/ChangeLog b/ChangeLog index f355a81a5..e48291ebd 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 512500b3c..ee93d6cce 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 *