chiark / gitweb /
Reinstate a missing semicolon.
authorSimon Tatham <anakin@pobox.com>
Sun, 31 Mar 2013 09:58:50 +0000 (09:58 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 31 Mar 2013 09:58:50 +0000 (09:58 +0000)
[originally from svn r9792]

devel.but

index 109ffe23a67236fb87ed7eefee621f13689fcfdf..457e169ff32aa2ab938cbd88bcf6092acdfcf073 100644 (file)
--- a/devel.but
+++ b/devel.but
@@ -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