From a5fd375237cd7d4f9a1d60608c50720b3498f72d Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Sun, 8 Jan 2017 12:10:29 +0100 Subject: Fixed typos --- src/nmt/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/nmt') diff --git a/src/nmt/main.c b/src/nmt/main.c index 36a88ae..440be26 100644 --- a/src/nmt/main.c +++ b/src/nmt/main.c @@ -54,7 +54,7 @@ int send_callerid = 0; void print_help(const char *arg0) { - print_help_common(arg0, "-Y | list [-I 1] [-0 1]"); + print_help_common(arg0, "-Y | list [-I 1] [-0 1] "); /* - - */ printf(" -T --channel-type | list\n"); printf(" Give channel type, use 'list' to get a list. (default = '%s')\n", chan_type_short_name(chan_type[0])); -- cgit v1.2.3