]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - sh/mail.c
shell_cmds-203.tar.gz
[apple/shell_cmds.git] / sh / mail.c
index 720cab032abfe6582aacb1eeb49671689fc4ed64..b6de32b61aabf993900eaecd74ee6932070fce03 100644 (file)
--- a/sh/mail.c
+++ b/sh/mail.c
@@ -36,7 +36,7 @@ static char sccsid[] = "@(#)mail.c    8.2 (Berkeley) 5/4/95";
 #endif
 #endif /* not lint */
 #include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: head/bin/sh/mail.c 278820 2015-02-15 21:47:43Z jilles $");
 
 /*
  * Routines to check for mail.  (Perhaps make part of main.c?)