X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2F5gnrrlc%2Fkw_id.c;h=a27196d312c69d7c644d58187cf89cf34fab8149;hb=2b5e7ba18453db526316b51476673c1ea69c1a94;hp=4272896cf24b7b90d9e835462298c15e4a90b82d;hpb=65443172dd60a6ea312bd3a15959dbf54ad7f045;p=o-du%2Fl2.git diff --git a/src/5gnrrlc/kw_id.c b/src/5gnrrlc/kw_id.c index 4272896cf..a27196d31 100755 --- a/src/5gnrrlc/kw_id.c +++ b/src/5gnrrlc/kw_id.c @@ -107,15 +107,10 @@ static const SystemId sId ={ * */ -#ifdef ANSI S16 rlcGetSId ( SystemId *s /* system id */ ) -#else -S16 rlcGetSId(s) -SystemId *s; /* system id */ -#endif { s->mVer = sId.mVer;