From e73b778be590baf0a3944e1e4c95f10eaedf275d Mon Sep 17 00:00:00 2001 From: "Andrew Gallant (Ocelot)" Date: Tue, 8 May 2012 23:03:55 -0400 Subject: update --- auto_randr.go | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'auto_randr.go') diff --git a/auto_randr.go b/auto_randr.go index 1971c2a..e086abd 100644 --- a/auto_randr.go +++ b/auto_randr.go @@ -1,7 +1,7 @@ package xgb /* - This file was generated by randr.xml on May 7 2012 11:34:26pm EDT. + This file was generated by randr.xml on May 8 2012 11:03:24pm EDT. This file is automatically generated. Edit at your peril! */ @@ -38,6 +38,12 @@ func init() { newExtErrorFuncs["RANDR"] = make(map[int]newErrorFun) } +// Skipping definition for base type 'Float' + +// Skipping definition for base type 'Id' + +// Skipping definition for base type 'Card8' + // Skipping definition for base type 'Int16' // Skipping definition for base type 'Int32' @@ -58,12 +64,6 @@ func init() { // Skipping definition for base type 'Bool' -// Skipping definition for base type 'Float' - -// Skipping definition for base type 'Id' - -// Skipping definition for base type 'Card8' - const ( RandrRotationRotate0 = 1 RandrRotationRotate90 = 2 -- cgit v1.2.3