Browse Source

Add missing newlines

pull/2/head
Ossi Herrala 4 years ago
parent
commit
9fd1dc91f6
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      main.c

+ 2
- 2
main.c View File

@@ -328,7 +328,7 @@ static void usage(void) {
" -s [15-19] Satellite number\n"
" -c <file> False color config file\n"
" -m <file> Map file\n"
" -r Realtime decode");
" -r Realtime decode\n");

exit(EINVAL);
}
}

Loading…
Cancel
Save