api_conv.pl: replace xcb_*_new with calls directly to xcb_generate_id, now that we...
authorJamey Sharp <jamey@minilop.net>
Sat, 7 Oct 2006 06:32:18 +0000 (23:32 -0700)
committerJamey Sharp <jamey@minilop.net>
Sat, 7 Oct 2006 06:32:32 +0000 (23:32 -0700)
commit7b786bd8f34e67617beda4f952a5a636a370396a
tree7f621a43d5723650082a81c40378b1980173c508
parentc73ff37b907c8af6d03ab69cca27bc837c1cc189
api_conv.pl: replace xcb_*_new with calls directly to xcb_generate_id, now that we have no type-safety XID wrappers.
tools/api_conv.pl