X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/d205d39a3f7207c9fefec53677226eb0ffad9966..d0bd505e1a9b0bc2fc107446dcb615bf55c42e81:/h/mh.h diff --git a/h/mh.h b/h/mh.h index f2c7b823..30c6dfdc 100644 --- a/h/mh.h +++ b/h/mh.h @@ -382,7 +382,7 @@ typedef struct m_getfld_state *m_getfld_state_t; #define MS_DEFAULT 0 /* default (one msg per file) */ #define MS_UNKNOWN 1 /* type not known yet */ #define MS_MBOX 2 /* Unix-style "from" lines */ -#define MS_MMDF 3 /* string mmdlm2 */ +#define MS_MMDF 3 /* string mmdlm1 */ #define NOUSE 0 /* draft being re-used */