summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/libsm/mpeix.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/libsm/mpeix.c')
-rw-r--r--contrib/sendmail/libsm/mpeix.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/sendmail/libsm/mpeix.c b/contrib/sendmail/libsm/mpeix.c
index 6d9fedc..163dfba 100644
--- a/contrib/sendmail/libsm/mpeix.c
+++ b/contrib/sendmail/libsm/mpeix.c
@@ -9,7 +9,7 @@
*/
#include <sm/gen.h>
-SM_RCSID("@(#)$Id: mpeix.c,v 1.6 2002/05/24 20:50:14 gshapiro Exp $")
+SM_RCSID("@(#)$Id: mpeix.c,v 1.7 2007/05/11 18:51:22 gshapiro Exp $")
#ifdef MPE
/*
@@ -506,7 +506,7 @@ sendmail_mpe_emuluid()
** emulated egid if present, else true egid.
*/
-static uid_t sendmail_mpe_egid = -1;
+static gid_t sendmail_mpe_egid = -1;
#undef getegid
gid_t
OpenPOWER on IntegriCloud