X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/f77e0b578f71edb6f9105d5af8d54c8237cd9078..58fa16ef1e6d6c3a698d220409416bccec187287:/uip/mark.c diff --git a/uip/mark.c b/uip/mark.c index 3972508f..bdfeeccb 100644 --- a/uip/mark.c +++ b/uip/mark.c @@ -9,6 +9,7 @@ #include #include +#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. */