Don't initialize lastlong before assigning it.
MFC after: 2 weeks
This commit is contained in:
parent
9914452050
commit
197d53b7d1
@ -133,7 +133,6 @@ collect(struct header *hp, int printheaders)
|
||||
escape = ESCAPE;
|
||||
eofcount = 0;
|
||||
hadintr = 0;
|
||||
lastlong = 0;
|
||||
longline = 0;
|
||||
|
||||
if (!setjmp(colljmp)) {
|
||||
|
Loading…
Reference in New Issue
Block a user