From: Peter Harris Date: Wed, 12 Nov 2008 19:45:04 +0000 (-0500) Subject: Treat XIDs the same as other cardinal values. X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43b612a5e99ccdfb787a11b2b7c3179fc242edf3;hp=43b612a5e99ccdfb787a11b2b7c3179fc242edf3;p=free-sw%2Fxcb%2Flibxcb Treat XIDs the same as other cardinal values. This fixes a bug where c_client.py wasn't generating *_end functions, but expected them to exist in order to find the subsequent list's start. Signed-off-by: Peter Harris ---