diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1996-06-09 08:59:59 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1996-06-09 08:59:59 +0000 |
commit | 126027dce9c3c558a651fadeae25860a81d03999 (patch) | |
tree | 0a45864ed94ff8f5395291b5eaceb0c9ec0770b3 /sys/dev/atapi/atapi.h | |
parent | cc24f425dd3dd13544228b6c107eeb3c997c8c73 (diff) |
acd.c: Removed some pointless code, cleaned up some more debug statements.
everything: added RCS ids.
Diffstat (limited to 'sys/dev/atapi/atapi.h')
-rw-r--r-- | sys/dev/atapi/atapi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/atapi/atapi.h b/sys/dev/atapi/atapi.h index 20ec1948981..ed82083c528 100644 --- a/sys/dev/atapi/atapi.h +++ b/sys/dev/atapi/atapi.h @@ -1,4 +1,4 @@ -/* $NetBSD: $ */ +/* $OpenBSD: atapi.h,v 1.2 1996/06/09 08:59:48 downsj Exp $ */ /* * Copyright (c) 1996 Manuel Bouyer. All rights reserved. |