Reinstate a missing semicolon.

[originally from svn r9792]
This commit is contained in:
Simon Tatham
2013-03-31 09:58:50 +00:00
parent 75137adf8c
commit bf696f83fc

View File

@ -3245,7 +3245,7 @@ place.
\c char *identify_game(char **name,
\c int (*read)(void *ctx, void *buf, int len),
\c void *rctx)
\c void *rctx);
This function examines a serialised midend stream, of the same kind
used by \cw{midend_serialise()} and \cw{midendd_deserialise()}, and