mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-14 23:40:39 -08:00
Add declaration for variable: j
Copied from Perforce Change: 19112 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
b8b8f962c4
commit
db6ab50adc
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ static void test(void) {
|
|||
mycell *a, *b;
|
||||
tag tag;
|
||||
|
||||
long int i;
|
||||
long int j;
|
||||
|
||||
cdie(mps_space_create(&space), "create space");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue