Change in osmo-mgw[master]: mgcp_ratectr: fix comments in header file

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/.

dexter gerrit-no-reply at lists.osmocom.org
Mon Aug 10 19:45:38 UTC 2020


dexter has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-mgw/+/19562 )


Change subject: mgcp_ratectr: fix comments in header file
......................................................................

mgcp_ratectr: fix comments in header file

Change-Id: Idd9d7b108e81b44501b78264284dfa46e679d994
---
M include/osmocom/mgcp/mgcp_ratectr.h
1 file changed, 3 insertions(+), 3 deletions(-)



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

diff --git a/include/osmocom/mgcp/mgcp_ratectr.h b/include/osmocom/mgcp/mgcp_ratectr.h
index ff59ea4..657e897 100644
--- a/include/osmocom/mgcp/mgcp_ratectr.h
+++ b/include/osmocom/mgcp/mgcp_ratectr.h
@@ -11,7 +11,7 @@
 	MGCP_GENERAL_RX_FAIL_NO_ENDPOINT,
 };
 
-/* Global MCGP CRCX related rate counters */
+/* Trunk-global MCGP CRCX related rate counters */
 enum {
 	MGCP_CRCX_SUCCESS,
 	MGCP_CRCX_FAIL_BAD_ACTION,
@@ -32,7 +32,7 @@
 	MGCP_CRCX_FAIL_CLAIM,
 };
 
-/* Global MCGP MDCX related rate counters */
+/* Trunk-global MCGP MDCX related rate counters */
 enum {
 	MGCP_MDCX_SUCCESS,
 	MGCP_MDCX_FAIL_WILDCARD,
@@ -51,7 +51,7 @@
 	MGCP_MDCX_FAIL_AVAIL,
 };
 
-/* Global MCGP DLCX related rate counters */
+/* Trunk-global MCGP DLCX related rate counters */
 enum {
 	MGCP_DLCX_SUCCESS,
 	MGCP_DLCX_FAIL_WILDCARD,

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-mgw/+/19562
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: Idd9d7b108e81b44501b78264284dfa46e679d994
Gerrit-Change-Number: 19562
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200810/69493a43/attachment.htm>


More information about the gerrit-log mailing list