X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/d0bd505e1a9b0bc2fc107446dcb615bf55c42e81..e093856085823b744afda1d929dc077840acbcc8:/sbr/m_getfld.c?ds=inline diff --git a/sbr/m_getfld.c b/sbr/m_getfld.c index ef36a6e5..e82a2fff 100644 --- a/sbr/m_getfld.c +++ b/sbr/m_getfld.c @@ -806,7 +806,7 @@ m_unknown(m_getfld_state_t *gstate, FILE *iob) /* not a Unix style maildrop */ s->readpos -= s->bytes_read; s->bytes_read = 0; - delimstr = mmdlm1; + delimstr = MMDF_DELIM; s->msg_style = MS_MMDF; }