aboutsummaryrefslogtreecommitdiff
path: root/mesalib/src/mapi/glapi/gen/glX_proto_size.py
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-10-11 10:23:20 +0200
committermarha <marha@users.sourceforge.net>2012-10-11 10:23:20 +0200
commitd863340171e4d6c19e9ef9fdc986ddc1b5e1e63e (patch)
treea19e7aa18e01c62649f214a4294bd24340152c9a /mesalib/src/mapi/glapi/gen/glX_proto_size.py
parent30c05ead4fe1b6a341d5b585e3a6b5d255edf650 (diff)
downloadvcxsrv-d863340171e4d6c19e9ef9fdc986ddc1b5e1e63e.tar.gz
vcxsrv-d863340171e4d6c19e9ef9fdc986ddc1b5e1e63e.tar.bz2
vcxsrv-d863340171e4d6c19e9ef9fdc986ddc1b5e1e63e.zip
Solved problems introduced in merge
Diffstat (limited to 'mesalib/src/mapi/glapi/gen/glX_proto_size.py')
-rw-r--r--mesalib/src/mapi/glapi/gen/glX_proto_size.py16
1 files changed, 8 insertions, 8 deletions
diff --git a/mesalib/src/mapi/glapi/gen/glX_proto_size.py b/mesalib/src/mapi/glapi/gen/glX_proto_size.py
index cd25223a1..fa966ed40 100644
--- a/mesalib/src/mapi/glapi/gen/glX_proto_size.py
+++ b/mesalib/src/mapi/glapi/gen/glX_proto_size.py
@@ -450,14 +450,14 @@ class PrintGlxReqSize_c(PrintGlxReqSize_common):
def printRealHeader(self):
- print ''
- print '#ifdef HAVE_DIX_CONFIG_H'
- print '#include <dix-config.h>'
- print '#else'
- print ''
- print '#include "glheader.h"'
- print ''
- print '#endif'
+ print ''
+ print '#ifdef HAVE_DIX_CONFIG_H'
+ print '#include <dix-config.h>'
+ print '#else'
+ print ''
+ print '#include "glheader.h"'
+ print ''
+ print '#endif'
print ''
print '#include <GL/gl.h>'
print '#include "glxserver.h"'