Module: Mesa
Branch: master
Commit: d93f022936c9986323f69b61d788e08196e2a58a
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=d93f022936c9986323f69b61d788e08196e2a58a

Author: Keith Whitwell <[email protected]>
Date:   Thu Sep 24 16:50:27 2009 +0100

progs/perf: fix typo in sconscript

---

 progs/perf/SConscript |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/progs/perf/SConscript b/progs/perf/SConscript
index 224928b..84f1669 100644
--- a/progs/perf/SConscript
+++ b/progs/perf/SConscript
@@ -12,7 +12,7 @@ progs = [
       'drawoverhead',
       'fbobind',
       'fill',
-      "readpixels',
+      'readpixels',
       'swapbuffers',
       'teximage',
       'vbo',

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to