mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 16:05:44 -07:00
Move up midend_is_solved() in the developer docs from subheading to
heading level. It's _almost_ apt to have it as a subheading of midend_solve(), but not quite, and it certainly wasn't intentional - I must have absentmindedly typed the wrong Halibut command letter. [originally from svn r9142]
This commit is contained in:
@ -3118,7 +3118,7 @@ The front end can expect its drawing API and/or
|
|||||||
\cw{activate_timer()} to be called from within a call to this
|
\cw{activate_timer()} to be called from within a call to this
|
||||||
function.
|
function.
|
||||||
|
|
||||||
\S{midend-is-solved} \cw{midend_is_solved()}
|
\H{midend-is-solved} \cw{midend_is_solved()}
|
||||||
|
|
||||||
\c int midend_is_solved(midend *me);
|
\c int midend_is_solved(midend *me);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user