提交 f92570f0 编写于 作者: G Geoff Thorpe

This stops a compiler warning from -Wmissing-prototypes.

(Noticed by Nils Larsch)
上级 9314e366
......@@ -97,7 +97,7 @@
static int stop_keygen_flag = 0;
void timebomb_sigalarm(int foo)
static void timebomb_sigalarm(int foo)
{
stop_keygen_flag = 1;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册