diff options
Diffstat (limited to 'usr.sbin/ctm/ctm_rmail/error.h')
-rw-r--r-- | usr.sbin/ctm/ctm_rmail/error.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ctm/ctm_rmail/error.h b/usr.sbin/ctm/ctm_rmail/error.h index c631b6712ccbd..ed71efb217f85 100644 --- a/usr.sbin/ctm/ctm_rmail/error.h +++ b/usr.sbin/ctm/ctm_rmail/error.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/ctm/ctm_rmail/error.h,v 1.2 2001/05/06 03:03:45 kris Exp $ */ extern void err_set_log(char *log_file); extern void err_prog_name(char *name); |