From: Simon Tatham Date: Sat, 27 Jan 2007 10:25:20 +0000 (+0000) Subject: Misdirected cross-reference spotted by Jonas Koelker. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=215cf195770067f6639542c2f9588218e1ccd02b;p=sgt-puzzles.git Misdirected cross-reference spotted by Jonas Koelker. [originally from svn r7172] --- 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