diff options
Diffstat (limited to 'usr.bin/mail/fio.c')
| -rw-r--r-- | usr.bin/mail/fio.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.bin/mail/fio.c b/usr.bin/mail/fio.c index b00f48593ede..a5fe4c1c0523 100644 --- a/usr.bin/mail/fio.c +++ b/usr.bin/mail/fio.c @@ -37,7 +37,7 @@ static char sccsid[] = "@(#)fio.c	8.2 (Berkeley) 4/20/95";  #endif  #endif /* not lint */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/mail/fio.c,v 1.12 2002/06/30 05:25:06 obrien Exp $");  #include "rcv.h"  #include <sys/file.h> | 
