diff options
Diffstat (limited to 'ge/ge.go')
| -rw-r--r-- | ge/ge.go | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -1,10 +1,7 @@ // Package ge is the X client API for the Generic Event Extension extension. package ge -/* - This file was generated by ge.xml on Aug 11 2013 8:39:43pm EDT. - This file is automatically generated. Edit at your peril! -*/ +// This file is automatically generated from ge.xml. Edit at your peril! import ( "github.com/BurntSushi/xgb" |
