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 be5df83f9f08..3636dfa8f5ff 100644
--- a/usr.bin/mail/list.c
+++ b/usr.bin/mail/list.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)list.c 8.4 (Berkeley) 5/1/95";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/mail/list.c,v 1.2.12.2 2002/03/15 19:46:32 mikeh Exp $";
#endif /* not lint */
#include "rcv.h"