some gcc lint

This commit is contained in:
K. Richard Pixley
1993-09-08 20:15:34 +00:00
parent 414b2c8f7a
commit 46c28185ab
7 changed files with 54 additions and 23 deletions

View File

@@ -1195,7 +1195,7 @@ static void
cashier_psymtab (pst)
struct partial_symtab *pst;
{
struct partial_symtab *ps, *pprev;
struct partial_symtab *ps, *pprev = NULL;
int i;
/* Find its previous psymtab in the chain */