Misdirected cross-reference spotted by Jonas Koelker.

[originally from svn r7172]
This commit is contained in:
Simon Tatham
2007-01-27 10:25:20 +00:00
parent d836b60dbe
commit 215cf19577

View File

@ -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