Bug fix from James H: solve_game() was returning error messages in
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 4 Aug 2005 17:07:51 +0000 (17:07 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 4 Aug 2005 17:07:51 +0000 (17:07 +0000)
commit8349ac38ee3be01d48166734fbd70b1f666d6952
tree9d9569d9dc50f871a59c518cabc86403609a670e
parent1af60e1e75977b7e1de901e2ca24b36fafcff1da
Bug fix from James H: solve_game() was returning error messages in
the return value rather than in *error. In the old days type-
checking would have caught this, but now of course they're the same
type.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@6161 cda61777-01e9-0310-a592-d414129be87e
slant.c