mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
minor comments
This commit is contained in:
@@ -55,7 +55,7 @@ struct share__option long_options_[] = {
|
|||||||
{ "set-sample-rate", 1, 0, 0 }, /* undocumented */
|
{ "set-sample-rate", 1, 0, 0 }, /* undocumented */
|
||||||
{ "set-channels", 1, 0, 0 }, /* undocumented */
|
{ "set-channels", 1, 0, 0 }, /* undocumented */
|
||||||
{ "set-bps", 1, 0, 0 }, /* undocumented */
|
{ "set-bps", 1, 0, 0 }, /* undocumented */
|
||||||
{ "set-total-samples", 1, 0, 0 }, /* undocumented */
|
{ "set-total-samples", 1, 0, 0 }, /* undocumented */ /* WATCHOUT: used by test/test_flac.sh on windows */
|
||||||
{ "show-vendor-tag", 0, 0, 0 },
|
{ "show-vendor-tag", 0, 0, 0 },
|
||||||
{ "show-tag", 1, 0, 0 },
|
{ "show-tag", 1, 0, 0 },
|
||||||
{ "remove-all-tags", 0, 0, 0 },
|
{ "remove-all-tags", 0, 0, 0 },
|
||||||
|
|||||||
Reference in New Issue
Block a user