diff options
Diffstat (limited to 'libexec/uucpd/pathnames.h')
-rw-r--r-- | libexec/uucpd/pathnames.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libexec/uucpd/pathnames.h b/libexec/uucpd/pathnames.h index a2a1c5a0d37..0cd5c3941c0 100644 --- a/libexec/uucpd/pathnames.h +++ b/libexec/uucpd/pathnames.h @@ -1,3 +1,5 @@ +/* $OpenBSD: pathnames.h,v 1.2 2001/01/28 19:34:35 niklas Exp $*/ + /* * Copyright (c) 1989 The Regents of the University of California. * All rights reserved. @@ -31,7 +33,6 @@ * SUCH DAMAGE. * * from: @(#)pathnames.h 5.2 (Berkeley) 6/1/90 - * $Id: pathnames.h,v 1.1 1995/10/18 08:43:25 deraadt Exp $ */ #include <paths.h> |