From: downsj Date: Wed, 26 Mar 1997 08:41:42 +0000 (+0000) Subject: sync X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=000b75c7fe80632360b54c18123d3072bb52fa13;p=openbsd sync --- diff --git a/sys/arch/hp300/dev/st.c b/sys/arch/hp300/dev/st.c index bd31da2aca8..7b7b91ec524 100644 --- 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)