Fix previous corrupt commit.

This commit is contained in:
Juan Jose Garcia Ripoll 2009-11-20 08:48:43 +01:00
parent fd014c087b
commit dd20362b96

View file

@ -1235,7 +1235,7 @@ static cl_object
sharp_sharp_reader(cl_object in, cl_object c, cl_object d)
{
const cl_env_ptr the_env = ecl_process_env();
cl_object pair;
cl_object pair, value;
if (read_suppress)
@(return Cnil)