Augmented new_fs() with an additional argument for a default form.
authormarkus schnalke <meillo@marmaro.de>
Thu, 9 Feb 2012 18:31:44 +0000 (19:31 +0100)
committermarkus schnalke <meillo@marmaro.de>
Thu, 9 Feb 2012 18:31:44 +0000 (19:31 +0100)
commita0b824f146a18ad99633addede9e81a470d4cb59
treee41c295c888010b096f4bb1f81c66ae775c3842c
parent2d48b455c303a807041c35e4248955f8bec59eeb
Augmented new_fs() with an additional argument for a default form.
This balances the arguments: user-form, user-string, def-form, def-string.
In comp.c I've already replaced open_form() with new_fs(). forw.c and
dist.c are to follow.
14 files changed:
h/fmt_scan.h
h/prototypes.h
sbr/fmt_new.c
uip/ap.c
uip/comp.c
uip/dp.c
uip/fmtdump.c
uip/forw.c
uip/inc.c
uip/mhlsbr.c
uip/rcvdist.c
uip/rcvtty.c
uip/repl.c
uip/scan.c