chiark / gitweb /
`Solve' operation on an already solved map without an aux_info was
authorSimon Tatham <anakin@pobox.com>
Mon, 22 Aug 2005 09:27:52 +0000 (09:27 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 22 Aug 2005 09:27:52 +0000 (09:27 +0000)
commitb0614e6da8f8a709e8fad797d7bb6ba05491ac79
tree3eedf82984c90cc6b48189e9fd6455b98f2836e6
parentcd76bfb25f68bb320587bf85a059ee83c3d05239
`Solve' operation on an already solved map without an aux_info was
returning NULL due to no moves being required, leading to a strange
error message. Trivial fix.

[originally from svn r6198]
map.c