diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-11-10 00:10:18 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-11-10 00:10:18 +0000 |
commit | e69c1559c546742682c460d3aa1dc4c59157acff (patch) | |
tree | 76e357af2ed93b5f0517fe4b72e64c65c19f0387 /sys/arch/kbus | |
parent | be0a7e32d4fdd6e1b72857ad15691c7f0b223946 (diff) |
DOH! conflicts from me
Diffstat (limited to 'sys/arch/kbus')
-rw-r--r-- | sys/arch/kbus/include/endian.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/kbus/include/endian.h b/sys/arch/kbus/include/endian.h index 1eb417ab2f2..5aa7f1bfcc1 100644 --- a/sys/arch/kbus/include/endian.h +++ b/sys/arch/kbus/include/endian.h @@ -1,4 +1,4 @@ -/* $OpenBSD: endian.h,v 1.2 1997/11/09 23:05:07 niklas Exp $ */ +/* $OpenBSD: endian.h,v 1.3 1997/11/10 00:10:15 niklas Exp $ */ /*- * Copyright (c) 1997 Niklas Hallqvist. All rights reserved. |