X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=inline;f=src%2F5gnrrlc%2Fkw_id.c;fp=src%2F5gnrrlc%2Fkw_id.c;h=a27196d312c69d7c644d58187cf89cf34fab8149;hb=e8126b742c458158da117396d52ace22d59e9d47;hp=4272896cf24b7b90d9e835462298c15e4a90b82d;hpb=27d8d877e837c2879a452538cdbe81afe48bed62;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;