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