Keep indentation consistent with indent.
authorIan Romanick <idr@us.ibm.com>
Wed, 4 Oct 2006 21:55:55 +0000 (21:55 +0000)
committerIan Romanick <idr@us.ibm.com>
Wed, 4 Oct 2006 21:55:55 +0000 (21:55 +0000)
commit990c8a9df9f7b7081b0406fcffcae6f37c1d39e7
tree2b78c08346dc37d09c947c9bc3b646f0f1493daf
parenteaeaaf6205b304be290f2f869b3d224c318be749
Keep indentation consistent with indent.

Remove code in the Python scripts that keeps the indentation of the
generated code consistent for all cases.  Instead, pass the generated code
through the indent command.  Unix tools for the win!
src/mesa/glapi/Makefile
src/mesa/glapi/glX_proto_send.py
src/mesa/glapi/glX_proto_size.py