Commit d59b040e authored by vaclav's avatar vaclav
Browse files

clang-format

parent 28007f8a
Loading
Loading
Loading
Loading
+8 −7
Original line number Diff line number Diff line
@@ -2439,6 +2439,7 @@ static void energy_control_fx(
        }
        n_band = add( n_band, band_step );
    }

    return;
}