aboutsummaryrefslogtreecommitdiff
path: root/nexgb/xevie
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2013-08-11 20:45:36 -0400
committerPřemysl Janouch <p@janouch.name>2018-09-08 16:49:18 +0200
commitb06a8ca97625c1134449c3af65d9ac3fb251a613 (patch)
tree94b3ecccd314f1e982be65526a79e609dba5973c /nexgb/xevie
parent0685fb57e14104ee4ad9f70ec94f787a9a22c028 (diff)
downloadhaven-b06a8ca97625c1134449c3af65d9ac3fb251a613.tar.gz
haven-b06a8ca97625c1134449c3af65d9ac3fb251a613.tar.xz
haven-b06a8ca97625c1134449c3af65d9ac3fb251a613.zip
Don't needlessly change source files every time.
Diffstat (limited to 'nexgb/xevie')
-rw-r--r--nexgb/xevie/xevie.go5
1 files changed, 1 insertions, 4 deletions
diff --git a/nexgb/xevie/xevie.go b/nexgb/xevie/xevie.go
index 0dd5aca..a8303a2 100644
--- a/nexgb/xevie/xevie.go
+++ b/nexgb/xevie/xevie.go
@@ -1,10 +1,7 @@
// Package xevie is the X client API for the XEVIE extension.
package xevie
-/*
- This file was generated by xevie.xml on Aug 11 2013 8:39:43pm EDT.
- This file is automatically generated. Edit at your peril!
-*/
+// This file is automatically generated from xevie.xml. Edit at your peril!
import (
"github.com/BurntSushi/xgb"