Skip to content
Snippets Groups Projects
Commit d08a8cbb authored by Hallvard Furuseth's avatar Hallvard Furuseth
Browse files

Initialize lineno

parent 1a16766b
No related branches found
No related tags found
No related merge requests found
......@@ -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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment