Change in osmo-mgw[master]: comment: indicate struct type for mgcp_endpoint.conns

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Wed Aug 29 00:39:27 UTC 2018


Neels Hofmeyr has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/80/10680/1

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: newchange
Gerrit-Change-Id: Ia65359c22da3e7b28e3f23b36446ca434ca0be8c
Gerrit-Change-Number: 10680
Gerrit-PatchSet: 1
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180829/d8707e46/attachment.htm>


More information about the gerrit-log mailing list