add a little more docs for errors
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
package xf86dri
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
	This file was generated by xf86dri.xml on May 10 2012 11:56:19pm EDT.
 | 
			
		||||
	This file was generated by xf86dri.xml on May 11 2012 1:58:36am EDT.
 | 
			
		||||
	This file is automatically generated. Edit at your peril!
 | 
			
		||||
*/
 | 
			
		||||
 | 
			
		||||
@@ -40,6 +40,8 @@ func init() {
 | 
			
		||||
	xgb.NewExtErrorFuncs["XFree86-DRI"] = make(map[int]xgb.NewErrorFun)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// Skipping definition for base type 'Bool'
 | 
			
		||||
 | 
			
		||||
// Skipping definition for base type 'Float'
 | 
			
		||||
 | 
			
		||||
// Skipping definition for base type 'Card8'
 | 
			
		||||
@@ -62,8 +64,6 @@ func init() {
 | 
			
		||||
 | 
			
		||||
// Skipping definition for base type 'Double'
 | 
			
		||||
 | 
			
		||||
// Skipping definition for base type 'Bool'
 | 
			
		||||
 | 
			
		||||
type DrmClipRect struct {
 | 
			
		||||
	X1 int16
 | 
			
		||||
	Y1 int16
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user