Neels Hofmeyr has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/10680 )

Change subject: comment: indicate struct type for mgcp_endpoint.conns
......................................................................

comment: indicate struct type for mgcp_endpoint.conns

Change-Id: Ia65359c22da3e7b28e3f23b36446ca434ca0be8c
---
M include/osmocom/mgcp/mgcp_endp.h
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/include/osmocom/mgcp/mgcp_endp.h b/include/osmocom/mgcp/mgcp_endp.h
index d834c09..a23e192 100644
--- a/include/osmocom/mgcp/mgcp_endp.h
+++ b/include/osmocom/mgcp/mgcp_endp.h
@@ -69,7 +69,7 @@
        /*! Local connection options (see mgcp_internal.h) */
        struct mgcp_lco local_options;

-       /*! List with connections active on this endpoint */
+       /*! List of struct mgcp_conn, of the connections active on this 
endpoint */
        struct llist_head conns;

        /*! Backpointer to the MGW configuration */

--
To view, visit https://gerrit.osmocom.org/10680
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia65359c22da3e7b28e3f23b36446ca434ca0be8c
Gerrit-Change-Number: 10680
Gerrit-PatchSet: 5
Gerrit-Owner: Neels Hofmeyr <nhofm...@sysmocom.de>
Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Neels Hofmeyr <nhofm...@sysmocom.de>

Reply via email to