More symbols that had not been renamed

This commit is contained in:
jgarcia 2007-01-18 16:30:59 +00:00
parent 9113c159dc
commit e4373f671c

View file

@ -250,7 +250,7 @@ mp_exit_process(void)
back to the thread entry point, going through all possible
UNWIND-PROTECT.
*/
unwind(cl_env.frs_org);
ecl_unwind(cl_env.frs_org);
}
}