From 0a8397e00c3fde74555f4f02cc08a0b557312e12 Mon Sep 17 00:00:00 2001 From: Kevin Steves Date: Fri, 29 Dec 2000 18:50:50 +0000 Subject: whitespace sync with openbsd --- uidswap.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/uidswap.c b/uidswap.c index 91f93923f..fb95702a9 100644 --- a/uidswap.c +++ b/uidswap.c @@ -30,10 +30,8 @@ RCSID("$OpenBSD: uidswap.c,v 1.12 2000/12/29 10:48:56 markus Exp $"); /* Lets assume that posix saved ids also work with seteuid, even though that is not part of the posix specification. */ #define SAVED_IDS_WORK_WITH_SETEUID - /* Saved effective uid. */ static uid_t saved_euid = 0; - #endif /* _POSIX_SAVED_IDS */ /* -- cgit v1.2.3