mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 08:01:30 -07:00
Fix duplicate keyword.
[originally from svn r8458]
This commit is contained in:
@ -2143,7 +2143,7 @@ however, that it is a hint only: the central printing system may
|
|||||||
choose to vary line thicknesses at user request or due to printer
|
choose to vary line thicknesses at user request or due to printer
|
||||||
capabilities.
|
capabilities.
|
||||||
|
|
||||||
\S{print-line-width} \cw{print_line_dotted()}
|
\S{print-line-dotted} \cw{print_line_dotted()}
|
||||||
|
|
||||||
\c void print_line_dotted(drawing *dr, int dotted);
|
\c void print_line_dotted(drawing *dr, int dotted);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user