artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2c3ae2
)
s/rnd/random/
author
niklas
<niklas@openbsd.org>
Wed, 4 Sep 1996 22:44:22 +0000
(22:44 +0000)
committer
niklas
<niklas@openbsd.org>
Wed, 4 Sep 1996 22:44:22 +0000
(22:44 +0000)
sys/arch/amiga/include/conf.h
patch
|
blob
|
history
diff --git
a/sys/arch/amiga/include/conf.h
b/sys/arch/amiga/include/conf.h
index
71b3aff
..
98ded5d
100644
(file)
--- a/
sys/arch/amiga/include/conf.h
+++ b/
sys/arch/amiga/include/conf.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: conf.h,v 1.
4 1996/08/23 18:38:48
niklas Exp $ */
+/* $OpenBSD: conf.h,v 1.
5 1996/09/04 22:44:22
niklas Exp $ */
/* $NetBSD: conf.h,v 1.1 1996/04/21 21:13:16 veego Exp $ */
/*
@@
-65,7
+65,7
@@
cdev_decl(par);
bdev_decl(rd);
/* no cdev for rd */
-cdev_decl(r
nd
);
+cdev_decl(r
andom
);
cdev_decl(ser);