mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Fix up a doc comment
svn path=/trunk/; revision=5943
This commit is contained in:
parent
a78c4e833f
commit
13195ef836
@ -1,3 +1,7 @@
|
||||
2007-11-26 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gio/gfileattribute.c: Fix up a doc comment.
|
||||
|
||||
2007-11-26 Alexander Larsson <alexl@redhat.com>
|
||||
|
||||
* Makefile.am:
|
||||
|
@ -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 "<invalid>" if
|
||||
* Returns: a string from the @attr, %NULL on error, or "<invalid>" if
|
||||
* @attr is of type %G_FILE_ATTRIBUTE_TYPE_INVALID.
|
||||
**/
|
||||
char *
|
||||
|
Loading…
Reference in New Issue
Block a user