dexter has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-mgw/+/29025 )
Change subject: mgcp_e1: fix apidoc ......................................................................
mgcp_e1: fix apidoc
Change-Id: Iaccb9b67e72d113483160e61f660ea9c4c2f53a5 --- M src/libosmo-mgcp/mgcp_e1.c 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/25/29025/1
diff --git a/src/libosmo-mgcp/mgcp_e1.c b/src/libosmo-mgcp/mgcp_e1.c index 9a6efe2..7f30c1d 100644 --- a/src/libosmo-mgcp/mgcp_e1.c +++ b/src/libosmo-mgcp/mgcp_e1.c @@ -496,7 +496,7 @@ } }
-/* !Equip E1 endpoint with I.460 mux resources. +/*! Equip E1 endpoint with I.460 mux resources. * \param[in] endp endpoint to equip * \param[in] ts E1 timeslot number. * \param[in] ss E1 subslot number.