Fixed error: did not compile
This commit is contained in:
parent
d7a3b68635
commit
b4aef1eb5e
@ -111,7 +111,7 @@ code_string(val, len)
|
||||
int len;
|
||||
{
|
||||
register struct string_cst *sc = new_string_cst();
|
||||
label lbl = data_label();
|
||||
label dlb = data_label();
|
||||
|
||||
C_ina_dlb(dlb);
|
||||
sc->next = str_list;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user