summaryrefslogtreecommitdiff
path: root/usr.bin/mail/list.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mail/list.c')
-rw-r--r--usr.bin/mail/list.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mail/list.c b/usr.bin/mail/list.c
index abff92a928c9..bb74a78f6f94 100644
--- a/usr.bin/mail/list.c
+++ b/usr.bin/mail/list.c
@@ -37,7 +37,7 @@ static char sccsid[] = "@(#)list.c 8.4 (Berkeley) 5/1/95";
#endif
#endif /* not lint */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/mail/list.c,v 1.9.34.1 2009/04/15 03:14:26 kensmith Exp $");
#include "rcv.h"
#include <ctype.h>