summaryrefslogtreecommitdiff
path: root/Xext/xacestr.h
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@tycho.nsa.gov>2007-03-28 13:00:03 -0400
committerEamon Walsh <ewalsh@moss-uranus.epoch.ncsc.mil>2007-03-28 13:00:03 -0400
commit327bc332a61294209d39286228199f54bdde73d1 (patch)
treefd14c140e7850cecb90941a7a25415f2128af3a6 /Xext/xacestr.h
parent299ff4c82998d2a32204bfbecde4993dfbd3d4a5 (diff)
xace: minor comment fixes.
Diffstat (limited to 'Xext/xacestr.h')
-rw-r--r--Xext/xacestr.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/Xext/xacestr.h b/Xext/xacestr.h
index dc1bdfcc9..184fb9b0b 100644
--- a/Xext/xacestr.h
+++ b/Xext/xacestr.h
@@ -37,7 +37,6 @@ typedef struct {
} XaceCoreDispatchRec;
/* XACE_RESOURCE_ACCESS */
-/* XACE_RESOURCE_CREATE */
typedef struct {
ClientPtr client;
XID id;
@@ -79,7 +78,7 @@ typedef struct {
int rval;
} XaceMapAccessRec;
-/* XACE_EXT_DISPATCH_ACCESS */
+/* XACE_EXT_DISPATCH */
/* XACE_EXT_ACCESS */
typedef struct {
ClientPtr client;