Restored half of the ANSI semantic errors fix which was clobbered

by the previous commit.
This commit is contained in:
Bruce Evans 1998-03-01 06:06:20 +00:00
parent ddf6208225
commit b0a76e6a69
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=33940
2 changed files with 0 additions and 4 deletions

View File

@ -663,8 +663,6 @@ static u_long status_sum = 0;
/*
* misc. support routines.
*/
static const struct CARDTYPE cards[];
static const struct TUNER tuners[];
static int signCard( bktr_ptr_t bktr, int offset,
int count, u_char* sig );
static void probeCard( bktr_ptr_t bktr, int verbose );

View File

@ -663,8 +663,6 @@ static u_long status_sum = 0;
/*
* misc. support routines.
*/
static const struct CARDTYPE cards[];
static const struct TUNER tuners[];
static int signCard( bktr_ptr_t bktr, int offset,
int count, u_char* sig );
static void probeCard( bktr_ptr_t bktr, int verbose );