const parameter reference cppcheck

This commit is contained in:
gtsoul-tech 2024-11-08 22:08:08 +02:00
parent 4a5fff3db4
commit 00de714d61

View File

@ -3336,7 +3336,7 @@ void addEodEventProgram(const RoseBuildImpl &build,const build_context &bc,
}
static
RoseProgram makeEodProgram(const RoseBuildImpl &build, build_context &bc,
RoseProgram makeEodProgram(const RoseBuildImpl &build,const build_context &bc,
ProgramBuild &prog_build, u32 eodNfaIterOffset) {
RoseProgram program;