X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=doc%2Fsrc%2Fman%2Frmr_bytes2meid.3.xfm;h=4c2823b4bc2700d0f562338fbdaf4f4ae9f6015a;hb=d07cc97b4b5493a5fc67231ee09d1c931c993161;hp=cab519a2bb4e5aa5cb4dd06d3c0a477ce86b9a3e;hpb=5157a97ada5447efcee4da6192798a3b6799884c;p=ric-plt%2Flib%2Frmr.git diff --git a/doc/src/man/rmr_bytes2meid.3.xfm b/doc/src/man/rmr_bytes2meid.3.xfm index cab519a..4c2823b 100644 --- a/doc/src/man/rmr_bytes2meid.3.xfm +++ b/doc/src/man/rmr_bytes2meid.3.xfm @@ -1,7 +1,7 @@ .if false ================================================================================== - Copyright (c) 2019 Nokia - Copyright (c) 2018-2019 AT&T Intellectual Property. + Copyright (c) 2019-2020 Nokia + Copyright (c) 2018-2020 AT&T Intellectual Property. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -44,7 +44,7 @@ int rmr_bytes2meid( rmr_mbuf_t* mbuf, unsigned char* src, int len ) &uindent &h2(DESCRIPTION) -The &cw(rmr_bytes2meid) function will copy up to &ital(len) butes from &ital(src) to the +The &cw(rmr_bytes2meid) function will copy up to &ital(len) bytes from &ital(src) to the managed entity ID (meid) field in the message. The field is a fixed length, gated by the constant &cw(RMR_MAX_MEID) and if len is larger than this value, only RMR_MAX_MEID bytes will actually be copied.