projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24ff169
)
glxgears: No, really. Fix the dyslexia.
author
Ian Romanick
<ian.d.romanick@intel.com>
Sun, 1 Feb 2009 19:54:42 +0000
(11:54 -0800)
committer
Ian Romanick
<ian.d.romanick@intel.com>
Sun, 1 Feb 2009 19:56:07 +0000
(11:56 -0800)
progs/xdemos/glxgears.c
patch
|
blob
|
history
diff --git
a/progs/xdemos/glxgears.c
b/progs/xdemos/glxgears.c
index 0088c34d178bffd5850848959f2d1843b94de6fe..2dc157a8908446dc71e001f02b710e5eaa06befe 100644
(file)
--- a/
progs/xdemos/glxgears.c
+++ b/
progs/xdemos/glxgears.c
@@
-624,7
+624,7
@@
query_vsync(Display *dpy)
if (interval == 1) {
printf("approximately the same as the monitor refresh rate.\n");
} else if (interval > 1) {
- printf("approximately 1/%d the mon
ti
or refresh rate.\n",
+ printf("approximately 1/%d the mon
it
or refresh rate.\n",
interval);
}
}