X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Finc.c;h=08aa533ceb5121edc9a886be4bc3373f6b9d3d37;hp=c0f272e0995f00393a63baa775492299eff019af;hb=4112940aea5591648b03a81907408752c08b33aa;hpb=d4bcca1aa235370bc20bc2734c0cd6f700b17871 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) {