From c0bcfc572ec0ccecbda328de32214a4eab3f7830 Mon Sep 17 00:00:00 2001 From: Terry Dawson VK2KTJ Date: Wed, 12 Sep 2001 13:35:16 +0000 Subject: Corrected typo in ax25ipd.c --- ax25ipd/ax25ipd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ax25ipd') diff --git a/ax25ipd/ax25ipd.c b/ax25ipd/ax25ipd.c index 45e59fa..9c6dea1 100644 --- a/ax25ipd/ax25ipd.c +++ b/ax25ipd/ax25ipd.c @@ -107,7 +107,7 @@ int main(int argc, char **argv) printf (" --loglevel NUM, -l NUM Set logging level to NUM\n"); printf - (" --configfile FILE, -c FILE Set confgiuration file to FILE\n"); + (" --configfile FILE, -c FILE Set configuration file to FILE\n"); exit(0); } -- cgit v1.2.3