projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7f7a30
)
fix getprocaddress test
author
George Sapountzis
<gsapountzis@gmail.com>
Thu, 4 Mar 2010 14:33:39 +0000
(16:33 +0200)
committer
George Sapountzis
<gsapountzis@gmail.com>
Thu, 4 Mar 2010 14:34:01 +0000
(16:34 +0200)
progs/tests/getprocaddress.py
patch
|
blob
|
history
diff --git
a/progs/tests/getprocaddress.py
b/progs/tests/getprocaddress.py
index e88ad4c5e4c27d4f73612dea30494792afd0e46b..60111cb80108406807cf3f0c667999b2d6cabc78 100644
(file)
--- a/
progs/tests/getprocaddress.py
+++ b/
progs/tests/getprocaddress.py
@@
-4,7
+4,7
@@
# Helper for the getprocaddress.c test.
import sys, getopt, re
-sys.path.append("../../src/mesa/glapi/" )
+sys.path.append("../../src/mesa/glapi/
gen
" )
import gl_XML
import license