aboutsummaryrefslogtreecommitdiff
path: root/nexgb/glx/glx.go
diff options
context:
space:
mode:
Diffstat (limited to 'nexgb/glx/glx.go')
-rw-r--r--nexgb/glx/glx.go5
1 files changed, 1 insertions, 4 deletions
diff --git a/nexgb/glx/glx.go b/nexgb/glx/glx.go
index facf12e..84d37b5 100644
--- a/nexgb/glx/glx.go
+++ b/nexgb/glx/glx.go
@@ -1,10 +1,7 @@
// Package glx is the X client API for the GLX extension.
package glx
-/*
- This file was generated by glx.xml on Aug 11 2013 8:39:43pm EDT.
- This file is automatically generated. Edit at your peril!
-*/
+// This file is automatically generated from glx.xml. Edit at your peril!
import (
"github.com/BurntSushi/xgb"