]> diplodocus.org Git - nmh/blobdiff - uip/mark.c
Fix bug in cpnumber().
[nmh] / uip / mark.c
index 3972508f2100060a745fc128286e2d959af90cad..bdfeeccb425d883bb86cf50d64d07d65e94c445c 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <h/mh.h>
 #include <h/utils.h>
+#include "../sbr/m_maildir.h"
 
 #define MARK_SWITCHES \
     X("add", 0, ADDSW) \
@@ -244,7 +245,7 @@ print_debug (struct msgs *mp)
 /*
  * Print debugging info about all the SELECTED
  * messages and the sequences they are in.
- * Due limitattions of snprintb(), only a limited
+ * Due to limitations of snprintb(), only a limited
  * number of sequences will be printed.  See the
  * comments in sbr/seq_bits.c.
  */