projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3d8d25
)
mesa: Update comments in get_gen_es.py.
author
Vinson Lee
<vlee@vmware.com>
Mon, 10 May 2010 05:22:53 +0000
(22:22 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Mon, 10 May 2010 05:22:53 +0000
(22:22 -0700)
src/mesa/main/get_gen_es.py
patch
|
blob
|
history
diff --git
a/src/mesa/main/get_gen_es.py
b/src/mesa/main/get_gen_es.py
index 0c45b3d5d7cc1d3e22fae7b220c13ce556aab4ed..b12e2e66c3fec2b3c144ed0768d6f2b3c46af46d 100644
(file)
--- a/
src/mesa/main/get_gen_es.py
+++ b/
src/mesa/main/get_gen_es.py
@@
-23,7
+23,7
@@
# This script is used to generate the get.c file:
-# python get_gen.py > get.c
+# python get_gen
_es
.py > get.c
import string
@@
-652,7
+652,7
@@
def EmitHeader(API):
"""Print the get.c file header."""
print """
/***
- *** NOTE!!! DO NOT EDIT THIS FILE!!! IT IS GENERATED BY get_gen.py
+ *** NOTE!!! DO NOT EDIT THIS FILE!!! IT IS GENERATED BY get_gen
_es
.py
***/
#include "main/glheader.h"