1
Fork 0
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:
Richard Tucker 1997-12-17 09:21:19 +00:00
parent b8b8f962c4
commit db6ab50adc

View file

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