summaryrefslogtreecommitdiffstats
path: root/ax25/axparms.c
diff options
context:
space:
mode:
Diffstat (limited to 'ax25/axparms.c')
-rw-r--r--ax25/axparms.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ax25/axparms.c b/ax25/axparms.c
index 8decf93..1f1f6ca 100644
--- a/ax25/axparms.c
+++ b/ax25/axparms.c
@@ -319,7 +319,7 @@ int forward(int s, int argc, char *argv[])
return 1;
}
#else
- fprintf(stderr, "axparms: Not compiled in with forwarding option.\n");
+ fprintf(stderr, "axparms: Not compiled in with forwarding option.\n");
#endif /* HAVE_AX25_FWD_STRUCT */
return 0;