X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fmt%2Fss_gen.h;h=9a657e5af3ec76011a95b7557a6308a10a9f3b74;hb=4d45b914f9e94203603d3b9fdbcb1aad361301dd;hp=9fc4851c08febe53f5a2978c33e12618e8644cdc;hpb=6b44407d464a5a4e060999255233a7cfe78bb0fa;p=o-du%2Fl2.git diff --git a/src/mt/ss_gen.h b/src/mt/ss_gen.h index 9fc4851c0..9a657e5af 100755 --- a/src/mt/ss_gen.h +++ b/src/mt/ss_gen.h @@ -238,7 +238,7 @@ extern "C" { {\ SSLOGERROR(ERRCLS_DEBUG, ESSXXX, ERRZERO,\ "Could not unlock the Semaphore");\ - RETVALUE(RFAILED);\ + return RFAILED;\ }\ }\ }