aboutsummaryrefslogtreecommitdiff
path: root/nexgb/auto_xproto.go
diff options
context:
space:
mode:
authorAndrew Gallant (Ocelot) <Andrew.Gallant@tufts.edu>2012-05-08 00:27:00 -0400
committerAndrew Gallant (Ocelot) <Andrew.Gallant@tufts.edu>2012-05-08 00:27:00 -0400
commit62b293c9374609afa344135693c33b9e808ceb72 (patch)
tree9a3839a7ecb31862073a83d210bd4406d014662d /nexgb/auto_xproto.go
parente256da00b1fdccc7508a4cc5b9e9a3b195d44203 (diff)
downloadhaven-62b293c9374609afa344135693c33b9e808ceb72.tar.gz
haven-62b293c9374609afa344135693c33b9e808ceb72.tar.xz
haven-62b293c9374609afa344135693c33b9e808ceb72.zip
use a custom logger so we don't stomp all over the global log configuration
Diffstat (limited to 'nexgb/auto_xproto.go')
-rw-r--r--nexgb/auto_xproto.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/nexgb/auto_xproto.go b/nexgb/auto_xproto.go
index 20152c8..e826249 100644
--- a/nexgb/auto_xproto.go
+++ b/nexgb/auto_xproto.go
@@ -1,10 +1,12 @@
package xgb
/*
- This file was generated by xproto.xml on May 7 2012 9:17:57pm EDT.
+ This file was generated by xproto.xml on May 7 2012 11:34:26pm EDT.
This file is automatically generated. Edit at your peril!
*/
+// Skipping definition for base type 'Int8'
+
// Skipping definition for base type 'Card16'
// Skipping definition for base type 'Char'
@@ -29,8 +31,6 @@ package xgb
// Skipping definition for base type 'Byte'
-// Skipping definition for base type 'Int8'
-
const (
VisualClassStaticGray = 0
VisualClassGrayScale = 1