X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/e491542da563673b49c6f6df9948ffaffbeed4fb..fda43c337684641866e4c5890ff3af41cfa72fdd:/sbr/seq_read.c?ds=sidebyside diff --git a/sbr/seq_read.c b/sbr/seq_read.c index 4b9e815d..aeb76fc1 100644 --- a/sbr/seq_read.c +++ b/sbr/seq_read.c @@ -61,8 +61,7 @@ seq_public (struct msgs *mp, int lockflag) m_getfld_state_t gstate = 0; /* - * If mh_seq == NULL (such as if nmh been compiled with - * NOPUBLICSEQ), or if *mh_seq == '\0' (the user has defined + * If mh_seq == NULL or if *mh_seq == '\0' (the user has defined * the "mh-sequences" profile entry, but left it empty), * then just return, and do not initialize any public sequences. */