This commit was generated by cvs2svn to compensate for changes in r90238,

which included commits to RCS files with non-trunk default branches.
This commit is contained in:
Sheldon Hearn 2002-02-05 09:17:24 +00:00
commit f93e740631

View File

@ -156,7 +156,7 @@ load_code (code)
long label_no;
long vaf_name; /* variable, array or function number. */
long func;
program_counter save_adr;
static program_counter save_adr;
/* Initialize. */
str = code;