syntax error fix

svn: r12679
This commit is contained in:
Kevin Tew 2008-12-02 18:45:59 +00:00
parent e90cee15e1
commit 827bc8755b

View File

@ -129,6 +129,7 @@ static void initialize_signal_handler(GCTYPE *gc)
gc->generations_available = 0;
}
# endif
}
static void remove_signal_handler(GCTYPE *gc)
{