diff options
Diffstat (limited to 'bin/chio')
| -rw-r--r-- | bin/chio/Makefile | 2 | ||||
| -rw-r--r-- | bin/chio/chio.c | 2 | ||||
| -rw-r--r-- | bin/chio/defs.h | 2 | ||||
| -rw-r--r-- | bin/chio/pathnames.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/bin/chio/Makefile b/bin/chio/Makefile index fb05f5f358f3..3b7b367f0664 100644 --- a/bin/chio/Makefile +++ b/bin/chio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1.1.1 1997/03/06 15:30:06 joerg Exp $ +# $Id: Makefile,v 1.1.1.1.2.1 1997/09/13 18:09:23 jkh Exp $ # @(#)Makefile 8.1 (Berkeley) 6/6/93 PROG= chio diff --git a/bin/chio/chio.c b/bin/chio/chio.c index 0298c0e7808c..7d898be5df6b 100644 --- a/bin/chio/chio.c +++ b/bin/chio/chio.c @@ -1,4 +1,4 @@ -/* $Id: chio.c,v 1.1.1.1.2.1 1997/06/06 16:02:01 charnier Exp $ */ +/* $Id: chio.c,v 1.1.1.1.2.2 1997/08/24 10:29:16 jkh Exp $ */ /* * Copyright (c) 1996 Jason R. Thorpe <thorpej@and.com> diff --git a/bin/chio/defs.h b/bin/chio/defs.h index 5bab57e766ff..0e8c913a9cb4 100644 --- a/bin/chio/defs.h +++ b/bin/chio/defs.h @@ -1,4 +1,4 @@ -/* $Id: $ */ +/* $Id: defs.h,v 1.1.1.1 1997/03/06 15:30:06 joerg Exp $ */ /* * Copyright (c) 1996 Jason R. Thorpe <thorpej@and.com> diff --git a/bin/chio/pathnames.h b/bin/chio/pathnames.h index cdd67fa2c44e..3787672c60fa 100644 --- a/bin/chio/pathnames.h +++ b/bin/chio/pathnames.h @@ -1,4 +1,4 @@ -/* $Id: $ */ +/* $Id: pathnames.h,v 1.1.1.1 1997/03/06 15:30:06 joerg Exp $ */ /* * Copyright (c) 1996 Jason R. Thorpe <thorpej@and.com> |
