num_props is a stupid name, changing to num_properties, it's a bit clearer and matche...
authorJeremy Kolb <jkolb@brandeis.edu>
Tue, 9 May 2006 19:36:47 +0000 (15:36 -0400)
committerJeremy Kolb <jkolb@brandeis.edu>
Tue, 9 May 2006 19:36:47 +0000 (15:36 -0400)
src/extensions/glx.xml

index c890ca8..423dd74 100644 (file)
@@ -247,7 +247,7 @@ The patch that fixed this server bug in X.org CVS is here:
                <reply>
                        <pad bytes="1" />
                        <field type="CARD32" name="num_visuals" />
                <reply>
                        <pad bytes="1" />
                        <field type="CARD32" name="num_visuals" />
-                       <field type="CARD32" name="num_props" />
+                       <field type="CARD32" name="num_properties" />
                         <pad bytes="16" />
                         <list type="CARD32" name="property_list" />
                </reply>
                         <pad bytes="16" />
                         <list type="CARD32" name="property_list" />
                </reply>