X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Finc.c;h=08aa533ceb5121edc9a886be4bc3373f6b9d3d37;hp=c0f272e0995f00393a63baa775492299eff019af;hb=dc08e69006fdf9edb458dc23885dd669f3b4a176;hpb=a0bb92c9f397eb69914be03d7de16ae8e83e7426 diff --git a/uip/inc.c b/uip/inc.c index c0f272e..08aa533 100644 --- a/uip/inc.c +++ b/uip/inc.c @@ -274,7 +274,7 @@ main(int argc, char **argv) ** NOTE: above this point you should use TRYDROPGROUPPRIVS(), ** not DROPGROUPPRIVS(). */ - /* guarantee dropping group priveleges; we might not have done so earlier */ + /* guarantee dropping group privileges; we might not have done so earlier */ DROPGROUPPRIVS(); if (from && strcmp(from, "-")==0) {