summaryrefslogtreecommitdiff
path: root/audio/nspmod/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--audio/nspmod/files/patch-ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/nspmod/files/patch-ac b/audio/nspmod/files/patch-ac
index c2e5be6584bc..e031445d0fdd 100644
--- a/audio/nspmod/files/patch-ac
+++ b/audio/nspmod/files/patch-ac
@@ -14,7 +14,7 @@
printf("NSPmod version " LIT(VERSION_MAJOR) "." LIT(VERSION_MINOR) "\n");
printf("Usage: %s [options] modfile\n", argv0);
printf("Options:\n");
-+ printf(" -b # number of bits to output (8 or 16)");
++ printf(" -b # number of bits to output (8 or 16)\n");
printf(" -c # play only the channel\n");
printf(" -e show events\n");
printf(" -f # output sample rate\n");