fixed typo

This commit is contained in:
ceriel 1988-11-02 16:33:56 +00:00
parent 8cd2051b2e
commit cfa5eafd3d

View file

@ -23,7 +23,7 @@ int d;
swtxt();
symbol_definition(s = extnd_part( d));
set_local_visible(S);
set_local_visible(s);
}