projects
/
dana
/
cg-glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9569a7c
)
Small doc addition
author
Matthias Clasen
<matthiasc@src.gnome.org>
Sun, 6 Jan 2008 08:06:52 +0000
(08:06 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Sun, 6 Jan 2008 08:06:52 +0000
(08:06 +0000)
svn path=/trunk/; revision=6249
gio/gfileinfo.h
patch
|
blob
|
history
diff --git
a/gio/gfileinfo.h
b/gio/gfileinfo.h
index 8ca93de2da0ad17df540ba61ad85910961ada7af..be59ad6b1fece23df721d1a14b32cf12908d7e2d 100644
(file)
--- a/
gio/gfileinfo.h
+++ b/
gio/gfileinfo.h
@@
-679,7
+679,8
@@
typedef enum {
*
* A key in the "selinux" namespace for getting the file's SELinux
* context. Corresponding #GFileAttributeType is
- * %G_FILE_ATTRIBUTE_TYPE_STRING.
+ * %G_FILE_ATTRIBUTE_TYPE_STRING. Note that this attribute is only
+ * available if GLib has been built with SELinux support.
**/
#define G_FILE_ATTRIBUTE_SELINUX_CONTEXT "selinux::context" /* string */