X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fmt%2Fss_gen.h;h=9a657e5af3ec76011a95b7557a6308a10a9f3b74;hb=514d4c21e79d37636005186dd9ac5510742b7618;hp=9fc4851c08febe53f5a2978c33e12618e8644cdc;hpb=5625a52ad68f6ad93684e68bbbdbaef0d462cf9a;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;\ }\ }\ }