artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c76d4da
)
sync
author
downsj
<downsj@openbsd.org>
Wed, 26 Mar 1997 08:41:42 +0000
(08:41 +0000)
committer
downsj
<downsj@openbsd.org>
Wed, 26 Mar 1997 08:41:42 +0000
(08:41 +0000)
sys/arch/hp300/dev/st.c
patch
|
blob
|
history
diff --git
a/sys/arch/hp300/dev/st.c
b/sys/arch/hp300/dev/st.c
index
bd31da2
..
7b7b91e
100644
(file)
--- a/
sys/arch/hp300/dev/st.c
+++ b/
sys/arch/hp300/dev/st.c
@@
-1,5
+1,5
@@
-/* $OpenBSD: st.c,v 1.
6 1997/02/03 04:47:49
downsj Exp $ */
-/* $NetBSD: st.c,v 1.
19 1997/01/30 09:14:23 thorpej
Exp $ */
+/* $OpenBSD: st.c,v 1.
7 1997/03/26 08:41:42
downsj Exp $ */
+/* $NetBSD: st.c,v 1.
20 1997/03/22 00:17:59 mycroft
Exp $ */
/*
* Copyright (c) 1996, 1997 Jason R. Thorpe. All rights reserved.
@@
-1099,7
+1099,7
@@
stintr(arg, stat)
}
#endif
- stfinish(
unit,
sc, bp);
+ stfinish(sc, bp);
}
stcommand(dev, command, cnt)