ref: d25171d7bc90d6a9bc6bc85fed4ac89cfbbd4ecc
parent: e16ebfa2b2c80ccb8931f83213d605ff84a09a94
author: robs <robs>
date: Sat Dec 2 12:11:12 EST 2006
Added -8 as alias for -d
--- a/src/sox.c
+++ b/src/sox.c
@@ -337,7 +337,7 @@
return result;
}
-static char *getoptstr = "+r:v:t:c:C:phsuUAaig1b2w34lfdxV::Sqoen";
+static char *getoptstr = "+r:v:t:c:C:phsuUAaig1b2w34lf8dxV::Sqoen";
static struct option long_options[] =
{