mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-11 14:10:34 +00:00
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:
commit
f93e740631
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=90239
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user