syntax error fix
svn: r12679
This commit is contained in:
parent
e90cee15e1
commit
827bc8755b
|
@ -129,6 +129,7 @@ static void initialize_signal_handler(GCTYPE *gc)
|
||||||
gc->generations_available = 0;
|
gc->generations_available = 0;
|
||||||
}
|
}
|
||||||
# endif
|
# endif
|
||||||
|
}
|
||||||
|
|
||||||
static void remove_signal_handler(GCTYPE *gc)
|
static void remove_signal_handler(GCTYPE *gc)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user