diff options
Diffstat (limited to 'usr.bin/tn3270/ctlr/hostctlr.h')
-rw-r--r-- | usr.bin/tn3270/ctlr/hostctlr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tn3270/ctlr/hostctlr.h b/usr.bin/tn3270/ctlr/hostctlr.h index 21358db89f4..ae91c86c8e5 100644 --- a/usr.bin/tn3270/ctlr/hostctlr.h +++ b/usr.bin/tn3270/ctlr/hostctlr.h @@ -1,3 +1,4 @@ +/* * $OpenBSD: hostctlr.h,v 1.2 1996/06/26 05:41:18 deraadt Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -31,7 +32,6 @@ * SUCH DAMAGE. * * from: @(#)hostctlr.h 4.2 (Berkeley) 4/26/91 - * $Id: hostctlr.h,v 1.1 1995/10/18 08:46:21 deraadt Exp $ */ #define INCLUDED_HOST3270 |