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