Pacify clang-tidy

This commit is contained in:
John Reiser
2023-07-26 17:21:39 -07:00
committed by Markus F.X.J. Oberhumer
parent 053e95033f
commit 905bfacf44
3 changed files with 6 additions and 3 deletions
+1 -1
View File
@@ -255,7 +255,7 @@ void Packer::addFilter32(int filter_id) {
addLoader("MRUBYTE2");
} else if (mrupwr2) {
addLoader("MRUBITS2");
} else if (n_mru) {
} else {
addLoader("MRUARB20");
}
addLoader("LXMRU057");