]> granicus.if.org Git - mutt/commit
Fix the makedoc program to cope with the new MuttVars format.
authorKevin McCarthy <kevin@8t8.us>
Tue, 25 Jun 2019 02:41:30 +0000 (19:41 -0700)
committerKevin McCarthy <kevin@8t8.us>
Wed, 26 Jun 2019 22:52:39 +0000 (15:52 -0700)
commit0d53c86e55a8142744a5dad3c75271b97744785b
tree0d26393ce667aefee58a08930bc65108fdad648c
parent5bf53035591695994c3f01b36a4f6d87c903a061
Fix the makedoc program to cope with the new MuttVars format.

Add '=' to token delimiter, to make the parsing more robust if
someone decides to add spaces between a designator and value.
doc/makedoc.c