From: Abramo Bagnara Date: Wed, 29 Nov 2000 18:29:31 +0000 (+0000) Subject: Missing letters X-Git-Tag: v1.0.3~294 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=95785f81a3cc55077378b027bef352c27d27d346;p=alsa-utils.git Missing letters --- diff --git a/aplay/aplay.c b/aplay/aplay.c index 85cbfdd..9118fb2 100644 --- a/aplay/aplay.c +++ b/aplay/aplay.c @@ -248,7 +248,7 @@ static void version(void) int main(int argc, char *argv[]) { int option_index; - char *short_options = "lLD:qt:c:f:r:d:eMNF:A:X:B:vI"; + char *short_options = "lLD:qt:c:f:r:d:eMNF:A:X:B:vIPC"; static struct option long_options[] = { {"help", 0, 0, OPT_HELP}, {"version", 0, 0, OPT_VERSION},