summaryrefslogtreecommitdiff
path: root/usr.bin/mail/send.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mail/send.c')
-rw-r--r--usr.bin/mail/send.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mail/send.c b/usr.bin/mail/send.c
index a4fa9a11c666..e28d594d2081 100644
--- a/usr.bin/mail/send.c
+++ b/usr.bin/mail/send.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)send.c 8.1 (Berkeley) 6/6/93";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/mail/send.c,v 1.5.6.4 2002/03/15 19:46:33 mikeh Exp $";
#endif /* not lint */
#include "rcv.h"