summaryrefslogtreecommitdiffstats
path: root/user_call/netrom_call.c
diff options
context:
space:
mode:
Diffstat (limited to 'user_call/netrom_call.c')
-rw-r--r--user_call/netrom_call.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_call/netrom_call.c b/user_call/netrom_call.c
index e247e8c..e3f9995 100644
--- a/user_call/netrom_call.c
+++ b/user_call/netrom_call.c
@@ -21,7 +21,7 @@
#include "user_io.h"
-void alarm_handler(int sig)
+static void alarm_handler(int sig)
{
}