summaryrefslogtreecommitdiffstats
path: root/netrom/netromd.c
diff options
context:
space:
mode:
Diffstat (limited to 'netrom/netromd.c')
-rw-r--r--netrom/netromd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/netrom/netromd.c b/netrom/netromd.c
index a78db4b..bd2b69c 100644
--- a/netrom/netromd.c
+++ b/netrom/netromd.c
@@ -40,7 +40,7 @@ struct port_struct port_list[20];
int port_count = FALSE;
int compliant = FALSE;
int logging = FALSE;
-int debug = 0;
+int debug;
ax25_address my_call;
ax25_address node_call;