From: Todd C. Miller Date: Sun, 14 Jul 1996 01:30:03 +0000 (+0000) Subject: fixed typo X-Git-Tag: SUDO_1_5_0~95 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=967ae180e599074ff7863b03fd982995592cf374;p=sudo fixed typo --- diff --git a/getspwuid.c b/getspwuid.c index a081c9948..d84af1a65 100644 --- a/getspwuid.c +++ b/getspwuid.c @@ -57,7 +57,7 @@ static char rcsid[] = "$Id$"; # include # endif /* SVR4 */ # if (SHADOW_TYPE == SPW_SECUREWARE) -# ifndef __hpux +# ifdef __hpux # include # else # include