summaryrefslogtreecommitdiff
path: root/specs
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-05-20 15:38:08 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-05-20 15:38:08 -0700
commit5c06bc594473f6ab234724cd90db32e7b57fe811 (patch)
tree4bc3c9888438105fb1ec9b08da016f7e29893cd7 /specs
parentef0019c714c273cb9b4ad3eba52d0b905109826b (diff)
downloadxorg-lib-libX11-5c06bc594473f6ab234724cd90db32e7b57fe811.tar.gz
libX11 spec: fix monospaced column alignment after deligaturization
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'specs')
-rw-r--r--specs/libX11/CH06.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/libX11/CH06.xml b/specs/libX11/CH06.xml
index a3056713..993f7cd9 100644
--- a/specs/libX11/CH06.xml
+++ b/specs/libX11/CH06.xml
@@ -273,7 +273,7 @@ The following macros define standard formats.
</para>
<literallayout class="monospaced">
-#define XcmsUndefinedFormat 0x00000000
+#define XcmsUndefinedFormat 0x00000000
#define XcmsCIEXYZFormat 0x00000001 /* CIE XYZ */
#define XcmsCIEuvYFormat 0x00000002 /* CIE u'v'Y */
#define XcmsCIExyYFormat 0x00000003 /* CIE xyY */