No token should appear after an #endif

This commit is contained in:
jjgarcia 2003-09-20 08:35:17 +00:00
parent 13658e4996
commit 91c95f41cf

View file

@ -393,7 +393,7 @@ ONCE_MORE:
obj->foreign.size = 0;
obj->foreign.data = NUL;;
break;
#endif ECL_FFI
#endif
default:
printf("\ttype = %d\n", t);
error("alloc botch.");