From: Ralph Corderoy Date: Sun, 28 May 2017 11:21:12 +0000 (+0100) Subject: sbr/mts.c: Make MMDF's delimeters fixed at compile time. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/d205d39a3f7207c9fefec53677226eb0ffad9966?ds=inline;hp=d205d39a3f7207c9fefec53677226eb0ffad9966 sbr/mts.c: Make MMDF's delimeters fixed at compile time. mts.conf(5) allowed `mmdelim1' and `mmdelim2' to alter the default MMDF begin and end markers of four ASCII SOHs and an LF. There doesn't seem to be a modern use for this, and nmh wouldn't have handled longer markers correctly so remove the capability. ---