X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Frmr%2Fcommon%2Fsrc%2Fmbuf_api.c;h=84996ee7b6be6a5f869129510d97e8e95f91ffc4;hb=refs%2Ftags%2F1.13.1;hp=c879d7c315420a3dd89a1dff3614b7bf755a7c8f;hpb=0b79fc264eea2591ad6f645d0c90cc378ea5603b;p=ric-plt%2Flib%2Frmr.git diff --git a/src/rmr/common/src/mbuf_api.c b/src/rmr/common/src/mbuf_api.c index c879d7c..84996ee 100644 --- a/src/rmr/common/src/mbuf_api.c +++ b/src/rmr/common/src/mbuf_api.c @@ -239,7 +239,7 @@ extern unsigned char* rmr_get_xact( rmr_mbuf_t* mbuf, unsigned char* dest ) { } /* - Extracts the meid (managed equipment) from the header and copies the bytes + Extracts the meid (managed entity) from the header and copies the bytes to the user supplied area. If the user supplied pointer is nil, then a buffer will be allocated and it is the user's responsibilty to free. A pointer is returned to the destination memory (allocated or not)