diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-28 19:34:36 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-01-28 19:34:36 +0000 |
commit | 20b46180bc742f3850de362018712c14e5666062 (patch) | |
tree | 43a7cdbcb08aaafc20effe8b11c2e219635e61b6 /libexec/getty/extern.h | |
parent | 8b4ee0567126b76c17a3aea24f11e116260516d7 (diff) |
$OpenBSD$
Diffstat (limited to 'libexec/getty/extern.h')
-rw-r--r-- | libexec/getty/extern.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libexec/getty/extern.h b/libexec/getty/extern.h index 9d95d611272..9bf59caa4dc 100644 --- a/libexec/getty/extern.h +++ b/libexec/getty/extern.h @@ -1,3 +1,5 @@ +/* $OpenBSD: extern.h,v 1.3 2001/01/28 19:34:28 niklas Exp $*/ + /* * Copyright (c) 1993 * The Regents of the University of California. All rights reserved. @@ -31,7 +33,6 @@ * SUCH DAMAGE. * * from: @(#)extern.h 8.1 (Berkeley) 6/4/93 - * $Id: extern.h,v 1.2 1996/05/22 12:10:12 deraadt Exp $ */ struct delayval; |