Bug fix.
This commit is contained in:
parent
c2c03b022d
commit
b90930310c
|
@ -358,7 +358,6 @@ static int symbol_finish(void)
|
|||
started = 1;
|
||||
}
|
||||
printf("\t%s\n",search_symbol->symbolname);
|
||||
return 1;
|
||||
}
|
||||
return started;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue