projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58b9cd4
)
Fix dyslexia.
author
Ian Romanick
<ian.d.romanick@intel.com>
Fri, 30 Jan 2009 22:55:42 +0000
(14:55 -0800)
committer
Ian Romanick
<ian.d.romanick@intel.com>
Fri, 30 Jan 2009 22:55:42 +0000
(14:55 -0800)
progs/xdemos/glxgears.c
patch
|
blob
|
history
diff --git
a/progs/xdemos/glxgears.c
b/progs/xdemos/glxgears.c
index dfe071b9c2ef2094a3a584e2e50ff7907a7d587d..0088c34d178bffd5850848959f2d1843b94de6fe 100644
(file)
--- a/
progs/xdemos/glxgears.c
+++ b/
progs/xdemos/glxgears.c
@@
-622,7
+622,7
@@
query_vsync(Display *dpy)
if (interval > 0) {
printf("Running synchronized to the vertical refresh. The framerate should be\n");
if (interval == 1) {
- printf("approximately the same as the mon
ti
or refresh rate.\n");
+ printf("approximately the same as the mon
it
or refresh rate.\n");
} else if (interval > 1) {
printf("approximately 1/%d the montior refresh rate.\n",
interval);