X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0a032eea07f6d77ac6ea4d5a39c9491c34358058..10c5b65eb8fefdf84cdb631edcd18160effcdf7e:/uip/inc.c diff --git a/uip/inc.c b/uip/inc.c index b105855d..790c5c5c 100644 --- a/uip/inc.c +++ b/uip/inc.c @@ -1,5 +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 @@ -403,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(); /*