[Xcb-commit] xcb-proto
Jeremy Kolb
jkolb at kemper.freedesktop.org
Sun Mar 5 11:45:12 PST 2006
xcb-proto/doc/xml-xcb.txt | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
New commits:
diff-tree 8ea0b1487e07d079065631ba27de3a68f1e4f311 (from 5a43e81404acbc0ca6c401f97cad681e902f283b)
Author: Jeremy Kolb <jkolb at brandeis.edu>
Date: Sun Mar 5 14:44:16 2006 -0500
Change event copy to error copy.
diff --git a/xcb-proto/doc/xml-xcb.txt b/xcb-proto/doc/xml-xcb.txt
index fecee31..51e641b 100644
--- a/xcb-proto/doc/xml-xcb.txt
+++ b/xcb-proto/doc/xml-xcb.txt
@@ -186,7 +186,7 @@ Top-Level Elements
the new name given in the name attribute, and the new event number given in
the number attribute.
-<eventcopy name="identifier" number="identifier" ref="identifier" />
+<errorcopy name="identifier" number="identifier" ref="identifier" />
This element creates an alias for the error named in the ref attribute, with
the new name given in the name attribute, and the new error number given in
More information about the xcb-commit
mailing list