summaryrefslogtreecommitdiffstats
path: root/pathnames.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-07-19 03:23:43 +0200
committerRalf Baechle <ralf@linux-mips.org>1999-07-19 03:23:43 +0200
commite2364df6e013d5eaf6fe226ee6d5a36d1cd6337d (patch)
tree49e01d8329a6676dc820f4ad9610ed36f769241a /pathnames.h
parent25b07d12d92ebec03905433f2037cf5f9e757d7c (diff)
Import libax25 0.0.6 from tarballlibax25-0.0.6
Diffstat (limited to 'pathnames.h')
-rw-r--r--pathnames.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pathnames.h b/pathnames.h
index aba5b2c..f8ae641 100644
--- a/pathnames.h
+++ b/pathnames.h
@@ -6,7 +6,7 @@
* AX25_SYSCONFDIR is defined in the Makefile!!
*/
#define CONF_AXPORTS_FILE AX25_SYSCONFDIR"axports"
-#define CONF_NRPORTS_FILE AX25_SYSCONFDIR"rports"
+#define CONF_NRPORTS_FILE AX25_SYSCONFDIR"nrports"
#define CONF_RSPORTS_FILE AX25_SYSCONFDIR"rsports"
#define PROC_AX25_FILE "/proc/net/ax25"