From 4047d96e01b23551ea13dfcac3a3c966a16e9c2f Mon Sep 17 00:00:00 2001 From: Eric Allman Date: Mon, 6 Mar 1995 21:26:58 -0800 Subject: [PATCH] fixes for Alphas SCCS-vsn: usr.sbin/sendmail/makemap/makemap.c 8.6.1.1 --- usr/src/usr.sbin/sendmail/makemap/makemap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/src/usr.sbin/sendmail/makemap/makemap.c b/usr/src/usr.sbin/sendmail/makemap/makemap.c index d6a0ad4997..4a18287cc4 100644 --- a/usr/src/usr.sbin/sendmail/makemap/makemap.c +++ b/usr/src/usr.sbin/sendmail/makemap/makemap.c @@ -7,7 +7,7 @@ */ #ifndef lint -static char sccsid[] = "@(#)makemap.c 8.11 (Berkeley) %G%"; +static char sccsid[] = "@(#)makemap.c 8.6.1.1 (Berkeley) %G%"; #endif /* not lint */ #include -- 2.20.1