enhance(API): Add source IP support to msg header
[ric-plt/lib/rmr.git] / doc / src / man / rmr_get_meid.3.xfm
index 2dcc943..427fbd6 100644 (file)
@@ -49,7 +49,7 @@
 &ex_start
 #include <rmr/rmr.h>
 
-int rmr_get_meid( rmr_mbuf_t* mbuf, unsigned char* dest )
+char* rmr_get_meid( rmr_mbuf_t* mbuf, unsigned char* dest )
 &ex_end
 
 &uindent
@@ -78,7 +78,7 @@ the following with the indicated meaning.
 &half_space
 &di(ENOMEM) A nil pointer was passed for &ital( dest, ) however it was not possible to allocate a 
        buffer using malloc().
-&end_dilist
+&end_dlist