summaryrefslogtreecommitdiff
path: root/gio/gfileinfo.h
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-01-06 08:04:39 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-01-06 08:04:39 +0000
commitff068af4171f7959d0a553dc6653f6f3ec882137 (patch)
tree2f5c20c390efdef4cb875ddd46abbf70be38e9da /gio/gfileinfo.h
parent1319ea0dfab80385d77dc31e298cb571a1313ca0 (diff)
Documentation additions
svn path=/trunk/; revision=6247
Diffstat (limited to 'gio/gfileinfo.h')
-rw-r--r--gio/gfileinfo.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gio/gfileinfo.h b/gio/gfileinfo.h
index 5840197f0..8ca93de2d 100644
--- a/gio/gfileinfo.h
+++ b/gio/gfileinfo.h
@@ -658,7 +658,8 @@ typedef enum {
/**
* G_FILE_ATTRIBUTE_FILESYSTEM_READONLY:
- * * A key in the "filesystem" namespace for checking if the file system
+ *
+ * A key in the "filesystem" namespace for checking if the file system
* is read only. Is set to %TRUE if the file system is read only.
* Corresponding #GFileAttributeType is %G_FILE_ATTRIBUTE_TYPE_BOOLEAN.
**/