diff options
Diffstat (limited to 'libexec/mail.local/pathnames.h')
-rw-r--r-- | libexec/mail.local/pathnames.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libexec/mail.local/pathnames.h b/libexec/mail.local/pathnames.h index db5c1b2941b..e8787bdd6db 100644 --- a/libexec/mail.local/pathnames.h +++ b/libexec/mail.local/pathnames.h @@ -1,3 +1,5 @@ +/* $OpenBSD: pathnames.h,v 1.4 2001/01/28 19:34:30 niklas Exp $*/ + /*- * Copyright (c) 1990 The Regents of the University of California. * All rights reserved. @@ -31,7 +33,6 @@ * SUCH DAMAGE. * * from: @(#)pathnames.h 5.3 (Berkeley) 1/17/91 - * $Id: pathnames.h,v 1.3 1998/08/15 21:04:35 millert Exp $ */ #include <paths.h> |