summaryrefslogtreecommitdiff
path: root/xf86vidmode/xf86vidmode.go
diff options
context:
space:
mode:
authorAndrew Gallant (Ocelot) <[email protected]>2012-05-10 20:06:22 -0400
committerAndrew Gallant (Ocelot) <[email protected]>2012-05-10 20:06:22 -0400
commit3db12a4549548416b141b2b29de42137a5b39aad (patch)
tree393c25ed6fae2fc678094035102f05738b0d3451 /xf86vidmode/xf86vidmode.go
parentb618b2ea09167306cfe29b6966faf184bc893c2d (diff)
adding package header comments
Diffstat (limited to 'xf86vidmode/xf86vidmode.go')
-rw-r--r--xf86vidmode/xf86vidmode.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/xf86vidmode/xf86vidmode.go b/xf86vidmode/xf86vidmode.go
index 4137df8..d32f601 100644
--- a/xf86vidmode/xf86vidmode.go
+++ b/xf86vidmode/xf86vidmode.go
@@ -1,7 +1,8 @@
+// Package xf86vidmode is the X client API for the XFree86-VidModeExtension extension.
package xf86vidmode
/*
- This file was generated by xf86vidmode.xml on May 10 2012 4:20:28pm EDT.
+ This file was generated by xf86vidmode.xml on May 10 2012 8:04:32pm EDT.
This file is automatically generated. Edit at your peril!
*/