mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-02-27 11:33:54 +01:00
lowercase d?
This commit is contained in:
@@ -171,7 +171,7 @@ int main(int argc, char **argv) {
|
|||||||
|
|
||||||
// #region Parse Arguments
|
// #region Parse Arguments
|
||||||
int opt;
|
int opt;
|
||||||
const char *short_opt = "s::i:o:M:r:C:f:F:L:c:P::R:Vp:d:A:v:d:h";
|
const char *short_opt = "s::i:o:M:r:C:f:F:L:c:P::R:Vp:d:A:v:D:h";
|
||||||
struct option long_opt[] =
|
struct option long_opt[] =
|
||||||
{
|
{
|
||||||
{"stereo", optional_argument, NULL, 's'},
|
{"stereo", optional_argument, NULL, 's'},
|
||||||
|
|||||||
Reference in New Issue
Block a user