summaryrefslogtreecommitdiff
path: root/auto_res.go
diff options
context:
space:
mode:
authorAndrew Gallant (Ocelot) <[email protected]>2012-05-08 00:27:00 -0400
committerAndrew Gallant (Ocelot) <[email protected]>2012-05-08 00:27:00 -0400
commita0f1a15e23283b11892de05c73a6aa3be0901f00 (patch)
treec04855619527c4bdab731dc760b736c7b6cc4292 /auto_res.go
parent784aa58b44e2b3e2c1ab7b88e5229cd7d54b22f4 (diff)
use a custom logger so we don't stomp all over the global log configuration
Diffstat (limited to 'auto_res.go')
-rw-r--r--auto_res.go26
1 files changed, 13 insertions, 13 deletions
diff --git a/auto_res.go b/auto_res.go
index eeaf01f..4e93d7f 100644
--- a/auto_res.go
+++ b/auto_res.go
@@ -1,7 +1,7 @@
package xgb
/*
- This file was generated by res.xml on May 7 2012 9:17:57pm EDT.
+ This file was generated by res.xml on May 7 2012 11:34:26pm EDT.
This file is automatically generated. Edit at your peril!
*/
@@ -37,18 +37,6 @@ func init() {
newExtErrorFuncs["X-Resource"] = make(map[int]newErrorFun)
}
-// Skipping definition for base type 'Void'
-
-// Skipping definition for base type 'Byte'
-
-// Skipping definition for base type 'Int8'
-
-// Skipping definition for base type 'Card16'
-
-// Skipping definition for base type 'Char'
-
-// Skipping definition for base type 'Card32'
-
// Skipping definition for base type 'Double'
// Skipping definition for base type 'Bool'
@@ -63,6 +51,18 @@ func init() {
// Skipping definition for base type 'Int32'
+// Skipping definition for base type 'Void'
+
+// Skipping definition for base type 'Byte'
+
+// Skipping definition for base type 'Int8'
+
+// Skipping definition for base type 'Card16'
+
+// Skipping definition for base type 'Char'
+
+// Skipping definition for base type 'Card32'
+
// 'ResClient' struct definition
// Size: 8
type ResClient struct {