diff options
author | Eamon Walsh <ewalsh@tycho.nsa.gov> | 2007-04-10 11:56:43 -0400 |
---|---|---|
committer | Eamon Walsh <ewalsh@moss-uranus.epoch.ncsc.mil> | 2007-04-10 11:56:43 -0400 |
commit | ea93d1b25b470d01931bc16130d3933b4b80498f (patch) | |
tree | 57112cb7e9810a02c4546df343476aeedec6af24 /src/randr.xml | |
parent | 35ea50bc6a001181eb9a8c658fbcdf5f075bf6c4 (diff) |
Modifies new attribute from previous patch so that it need only be used
on extensions with split names.
Diffstat (limited to 'src/randr.xml')
-rw-r--r-- | src/randr.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/randr.xml b/src/randr.xml index 6a140de..352b1e1 100644 --- a/src/randr.xml +++ b/src/randr.xml @@ -27,7 +27,7 @@ authorization from the authors. --> <xcb header="randr" extension-xname="RANDR" extension-name="RandR" - extension-oneword="true" major-version="1" minor-version="2"> + major-version="1" minor-version="2"> <import>xproto</import> |