chiark / gitweb /
Fix from James H: the shared code between drawing and printing
authorSimon Tatham <anakin@pobox.com>
Mon, 18 Jan 2010 21:23:27 +0000 (21:23 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 18 Jan 2010 21:23:27 +0000 (21:23 +0000)
commitf55dc67f4305d9e4cfaa89e5c7ad34da6c75d5a4
tree40fd745255027fc28af05b6f59bd35c6e196f5eb
parent9f96c12e9f56ab504ffbf11fda68b8f469da63fa
Fix from James H: the shared code between drawing and printing
should use state->adjacent rather than ds->adjacent, because the
latter won't be initialised in printing mode.

[originally from svn r8852]
unequal.c