summaryrefslogtreecommitdiffstats
path: root/call
diff options
context:
space:
mode:
authorThomas Osterried <thomas@osterried.de>2006-10-04 11:56:31 +0000
committerThomas Osterried <thomas@osterried.de>2006-10-04 11:56:31 +0000
commit95ff6c1e4493b9dba4da4e9815a98ddf946f22a8 (patch)
tree6c056fdeff465e4b67017266be0a4c79490b7500 /call
parent98d4df9d1fc314c6f17a8a0700cbe074da801dbb (diff)
Changed STD_DWN_DIR
Diffstat (limited to 'call')
-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