]> diplodocus.org Git - nmh/blobdiff - sbr/seq_read.c
Try this sed command for squeeze_lines().
[nmh] / sbr / seq_read.c
index 4b9e815dd001fb3a8eb29f980e0c797b112239bc..aeb76fc15ad3d24aac68b594abc6243996c1dee0 100644 (file)
@@ -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.
      */