From: simon Date: Sat, 27 Jan 2007 10:25:20 +0000 (+0000) Subject: Misdirected cross-reference spotted by Jonas Koelker. X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/commitdiff_plain/e3471918bbbdc770648795350a95457ab702bdc6 Misdirected cross-reference spotted by Jonas Koelker. git-svn-id: svn://svn.tartarus.org/sgt/puzzles@7172 cda61777-01e9-0310-a592-d414129be87e --- 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