Spurious "int PHK;" removed.

Found it when I compiled my 'PHK' kernel... :-)
This commit is contained in:
Poul-Henning Kamp 1994-10-18 03:53:12 +00:00
parent ac71bc2538
commit 430e2b9142

View file

@ -14,7 +14,7 @@
* this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp
* ----------------------------------------------------------------------------
*
* $Id: pas.c,v 1.3 1994/09/13 06:44:39 phk Exp $
* $Id: pas.c,v 1.4 1994/09/16 13:33:46 davidg Exp $
*
* This is a driver for the one particular kind of the "ProAudioSpectrum"
* card from MediaVision. To find out if your card is supported, you can
@ -650,7 +650,7 @@ lost:
/*
* Figure 5-2.
*/
int PHK;
static int
sci_data_out(P_PAS ptr, int phase, int count, u_char *data)
{