From 9837d1f9b6560f54e69e8a0c74d38c4c8f467a1d Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Thu, 4 Sep 1997 05:23:53 +0000 Subject: fix some brain deadedness in last commit (disable a couple debugging statements and add a nl) --- audio/nspmod/files/patch-ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/nspmod/files/patch-ac') 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"); -- cgit v1.2.3