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..cb352bf1d509f 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ extern void err_set_log(char *log_file); extern void err_prog_name(char *name); |