diff options
Diffstat (limited to 'pith/mailcmd.c')
-rw-r--r-- | pith/mailcmd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/mailcmd.c b/pith/mailcmd.c index 9a852c91..830977d9 100644 --- a/pith/mailcmd.c +++ b/pith/mailcmd.c @@ -1663,7 +1663,7 @@ expunge_and_close(MAILSTREAM *stream, char **final_msg, long unsigned int flags) } /* - * Make darn sure any mm_log fallout caused above get's seen... + * Make darn sure any mm_log fallout caused above gets seen... */ if(!no_close){ flush_status_messages(1); |