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 b5907ecb2107..30747277f2b6 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.10.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include "rcv.h"
#include <ctype.h>