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