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