X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcm%2Flkw.x;h=4a7a14db0af48347f779d5ab58cd82f483640940;hb=3330932565e15a749fd5dd5039cdea2862ca51cc;hp=24cebae052a9a29695b5d76d548c82c7346876cc;hpb=def50dc175cebc67238db5f1acd5ff322a2279bd;p=o-du%2Fl2.git diff --git a/src/cm/lkw.x b/src/cm/lkw.x index 24cebae05..4a7a14db0 100755 --- a/src/cm/lkw.x +++ b/src/cm/lkw.x @@ -33,7 +33,7 @@ #define __LKW_X__ #ifdef __cplusplus -EXTERN "C" { +extern "C" { #endif /* __cplusplus */ @@ -359,7 +359,7 @@ typedef struct rlcL2MeasCfmEvt #endif /* LTE_L2_MEAS */ -/* Control primitives towards LTE RLC */ +/* Control primitives towards NR RLC */ /* Pointer functions to pack/unpack primitives */ typedef uint8_t (*RlcConfigReq) ARGS((Pst *pst, RlcMngmt *cfg)); typedef uint8_t (*RlcConfigCfm) ARGS((Pst *pst, RlcMngmt *cfgCfm));