Initialize lineno

This commit is contained in:
Hallvard Furuseth 1999-08-22 03:32:13 +00:00
parent 1a16766b3c
commit d08a8cbbd6

View file

@ -36,6 +36,7 @@ main( int argc, char **argv )
buf = NULL;
lmax = 0;
lineno = 0;
if( be->be_entry_open( be, 1 ) != 0 ) {
fprintf( stderr, "%s: could not open database.\n",