diff options
| author | Andrew Gallant (Ocelot) <[email protected]> | 2012-05-08 23:03:55 -0400 |
|---|---|---|
| committer | Andrew Gallant (Ocelot) <[email protected]> | 2012-05-08 23:03:55 -0400 |
| commit | e73b778be590baf0a3944e1e4c95f10eaedf275d (patch) | |
| tree | bf4d4e23d1982a226b50d56707dd8058c839f0a2 /auto_res.go | |
| parent | c1fa321d4ca763f62bc70504fc748a3b3e0e1c40 (diff) | |
update
Diffstat (limited to 'auto_res.go')
| -rw-r--r-- | auto_res.go | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/auto_res.go b/auto_res.go index 4e93d7f..3aca143 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 11:34:26pm EDT. + This file was generated by res.xml on May 8 2012 11:03:24pm EDT. This file is automatically generated. Edit at your peril! */ @@ -37,8 +37,6 @@ func init() { newExtErrorFuncs["X-Resource"] = make(map[int]newErrorFun) } -// Skipping definition for base type 'Double' - // Skipping definition for base type 'Bool' // Skipping definition for base type 'Float' @@ -63,6 +61,8 @@ func init() { // Skipping definition for base type 'Card32' +// Skipping definition for base type 'Double' + // 'ResClient' struct definition // Size: 8 type ResClient struct { |
