From 8bf7295cd17b8415c40bde11aa8f5bbbd597e5d6 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 23 May 2006 04:09:12 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_5_5_0_RELEASE'. This commit was manufactured to restore the state of the 5.5-RELEASE image. --- bin/sh/mail.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/sh/mail.c') diff --git a/bin/sh/mail.c b/bin/sh/mail.c index 3056fad3f3eb2..ed4895d42b5bb 100644 --- a/bin/sh/mail.c +++ b/bin/sh/mail.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)mail.c 8.2 (Berkeley) 5/4/95"; #endif #endif /* not lint */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/sh/mail.c,v 1.13 2004/04/06 20:06:51 markm Exp $"); /* * Routines to check for mail. (Perhaps make part of main.c?) -- cgit v1.2.3