From: "Lu, Han" <han.lu@xxxxxxxxx> Add the break line for OPT_ROUNDUPLATENCY case. Signed-off-by: Lu, Han <han.lu@xxxxxxxxx> diff --git a/bat/bat.c b/bat/bat.c index 72ab8b2..8645770 100644 --- a/bat/bat.c +++ b/bat/bat.c @@ -420,6 +420,7 @@ static void parse_arguments(struct bat *bat, int argc, char *argv[]) break; case OPT_ROUNDTRIPLATENCY: bat->roundtriplatency = true; + break; case OPT_SNRTHD_DB: get_snr_thd_db(bat, optarg); break; -- 2.5.0 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel