From 00c6217ca905b08ce0acda9a90492b5c1dc358e8 Mon Sep 17 00:00:00 2001 From: "Andrew Gallant (Ocelot)" Date: Tue, 8 May 2012 23:03:55 -0400 Subject: update --- nexgb/auto_glx.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nexgb/auto_glx.go') diff --git a/nexgb/auto_glx.go b/nexgb/auto_glx.go index 22e5db5..d88b1c9 100644 --- a/nexgb/auto_glx.go +++ b/nexgb/auto_glx.go @@ -1,7 +1,7 @@ package xgb /* - This file was generated by glx.xml on May 7 2012 11:34:25pm EDT. + This file was generated by glx.xml on May 8 2012 11:03:23pm EDT. This file is automatically generated. Edit at your peril! */ @@ -37,8 +37,6 @@ func init() { newExtErrorFuncs["GLX"] = make(map[int]newErrorFun) } -// Skipping definition for base type 'Int32' - // Skipping definition for base type 'Void' // Skipping definition for base type 'Byte' @@ -63,6 +61,8 @@ func init() { // Skipping definition for base type 'Int16' +// Skipping definition for base type 'Int32' + const ( GlxPbcetDamaged = 32791 GlxPbcetSaved = 32792 -- cgit v1.2.3