summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--call/call.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/call/call.c b/call/call.c
index 26534ed..60cd774 100644
--- a/call/call.c
+++ b/call/call.c
@@ -72,7 +72,7 @@
#define MAX_BUFLEN 2*MAX_PACKETLEN
#define MAX_CMPSTRLEN MAX_PACKETLEN
-#define STD_DWN_DIR "/var/spool/ax25/"
+#define STD_DWN_DIR "/var/ax25/"
#define FLAG_RECONNECT 0x01