Convert 'variable_param' from a CDATA attribute to a NMTOKENS attribute.
authorIan Romanick <idr@us.ibm.com>
Thu, 14 Apr 2005 23:03:44 +0000 (23:03 +0000)
committerIan Romanick <idr@us.ibm.com>
Thu, 14 Apr 2005 23:03:44 +0000 (23:03 +0000)
commit067e788acd80b5bb276aa0c1c6d7a67b234990da
tree011eff14e6fc1561aa4317aae72138cdc6edf0aa
parent73b4c1b3885bacb3a0ec5be645dbfbbefb99b658
Convert 'variable_param' from a CDATA attribute to a NMTOKENS attribute.
The main difference is that white-space is used to separate the names
instead of comas.
src/mesa/glapi/gl_API.xml
src/mesa/glapi/gl_XML.py