Tartarus CVS: halibut: simon
tartarus-commits@lists.tartarus.org
tartarus-commits@lists.tartarus.org
Mon, 03 May 2004 12:39:03 +0100
CVS Root: /home/cvs
Module: halibut
Changes by: simon
Date: Mon May 03 2004 12:39:03 BST
Log message:
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.
Modified files:
. : bk_whlp.c
Links:
http://cvs.tartarus.org//halibut/bk_whlp.c.diff?r1=1.27&r2=1.28