aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2007-01-27 10:25:20 +0000
committerSimon Tatham <anakin@pobox.com>2007-01-27 10:25:20 +0000
commit215cf195770067f6639542c2f9588218e1ccd02b (patch)
treebd84b7bade7c27cade996e75d17794a162146669
parentd836b60dbedab16edb18024a26f8a25401592f4d (diff)
downloadpuzzles-215cf195770067f6639542c2f9588218e1ccd02b.zip
puzzles-215cf195770067f6639542c2f9588218e1ccd02b.tar.gz
puzzles-215cf195770067f6639542c2f9588218e1ccd02b.tar.bz2
puzzles-215cf195770067f6639542c2f9588218e1ccd02b.tar.xz
Misdirected cross-reference spotted by Jonas Koelker.
[originally from svn r7172]
-rw-r--r--devel.but2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel.but b/devel.but
index 3695bcd..2d0b755 100644
--- a/devel.but
+++ b/devel.but
@@ -2122,7 +2122,7 @@ function; see \k{drawing-draw-circle}.
\c void (*draw_update)(void *handle, int x, int y, int w, int h);
This function behaves exactly like the back end \cw{draw_update()}
-function; see \k{drawing-draw-text}.
+function; see \k{drawing-draw-update}.
An implementation of this API which only supports printing is
permitted to define this function pointer to be \cw{NULL} rather