Commit f3c3d3df by Michael Meissner

*** empty log message ***

From-SVN: r1185
parent be0d23ff
......@@ -1171,7 +1171,7 @@ scan_prog_file (prog_name, which_pass)
char *prog_name;
enum pass which_pass;
{
LDFILE *ldptr;
LDFILE *ldptr = NULL;
int sym_index, sym_count;
if (which_pass != PASS_FIRST)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment