Windows Help backend was only accepting \cfg{winhelp-filename} if it
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 3 May 2004 11:39:01 +0000 (11:39 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 3 May 2004 11:39:01 +0000 (11:39 +0000)
commit826a8db1c8d7f85851cfe24192dd77d089a6c0c1
tree498154b582a1414c7f96c472aaddb1cf003b9e18
parentc44dc6a4c9abc168d49575185d8b50004612aa59
Windows Help backend was only accepting \cfg{winhelp-filename} if it
had a parent pointer (owing to putting the test inside the wrong if
block). This meant that the fake config directive added by
--winhelp=foo.hlp worked fine, but the one at the top of PuTTY's
first doc file didn't. Fixed.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@4190 cda61777-01e9-0310-a592-d414129be87e
bk_whlp.c