X-Git-Url: https://git.saurik.com/apple/shell_cmds.git/blobdiff_plain/71aad6740de6ae0068511076140d8875bbed2a15..deb63bfb0b6f1eb3b14b2a2adb33a6f90d11095a:/sh/mail.c diff --git a/sh/mail.c b/sh/mail.c index 720cab0..b6de32b 100644 --- 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 -__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?)