diff options
Diffstat (limited to 'contrib/sendmail/src/stab.c')
-rw-r--r-- | contrib/sendmail/src/stab.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/src/stab.c b/contrib/sendmail/src/stab.c index 37b87a371246b..1ffc7cb1fcf3d 100644 --- a/contrib/sendmail/src/stab.c +++ b/contrib/sendmail/src/stab.c @@ -11,7 +11,7 @@ */ #ifndef lint -static char sccsid[] = "@(#)stab.c 8.19 (Berkeley) 5/19/1998"; +static char sccsid[] = "@(#)stab.c 8.19 (Berkeley) 5/19/98"; #endif /* not lint */ # include "sendmail.h" |