Fixed error: did not compile

This commit is contained in:
ceriel 1993-05-12 08:33:03 +00:00
parent 0c8ce4c9dd
commit 561b7fcf65

View File

@ -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;