]> diplodocus.org Git - nmh/blobdiff - uip/inc.c
mhshowsbr.c: Remove else after break in iconv_start().
[nmh] / uip / inc.c
index 1dea263bbddf2647839b49ee37fa7cd16f69e03c..790c5c5c5798389b9a623b389073ade6f9fa9ed6 100644 (file)
--- a/uip/inc.c
+++ b/uip/inc.c
@@ -1,6 +1,4 @@
-
-/*
- * inc.c -- incorporate messages from a maildrop into a folder
+/* inc.c -- incorporate messages from a maildrop into a folder
  *
  * This code is Copyright (c) 2002, by the authors of nmh.  See the
  * COPYRIGHT file in the root directory of the nmh distribution for
@@ -404,7 +402,7 @@ main (int argc, char **argv)
     if (host && !*host)
        host = NULL;
 
-    /* guarantee dropping group priveleges; we might not have done so earlier */
+    /* guarantee dropping group privileges; we might not have done so earlier */
     DROPGROUPPRIVS();
 
     /*