Change in osmo-ttcn3-hacks[master]: library/MGCP_Emulation: fix a copy-pasted comment

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

fixeria gerrit-no-reply at lists.osmocom.org
Fri Feb 5 01:00:39 UTC 2021


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22715 )


Change subject: library/MGCP_Emulation: fix a copy-pasted comment
......................................................................

library/MGCP_Emulation: fix a copy-pasted comment

Change-Id: If068b653811c836f8e937a6f77d79d0c150c8e63
---
M library/MGCP_Emulation.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/15/22715/1

diff --git a/library/MGCP_Emulation.ttcn b/library/MGCP_Emulation.ttcn
index 494b171..8ccc085 100644
--- a/library/MGCP_Emulation.ttcn
+++ b/library/MGCP_Emulation.ttcn
@@ -455,7 +455,7 @@
 	}
 }
 
-/* client/conn_hdlr side function to use procedure port to create expect in emulation */
+/* client/conn_hdlr side function to use procedure port to delete expect in emulation */
 function f_create_mgcp_delete_ep(MgcpEndpoint ep) runs on MGCP_ConnHdlr {
 	MGCP_PROC.call(MGCPEM_delete_ep:{ep, self}) {
 		[] MGCP_PROC.getreply(MGCPEM_delete_ep:{?,?}) {};

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

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: If068b653811c836f8e937a6f77d79d0c150c8e63
Gerrit-Change-Number: 22715
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210205/5267de7e/attachment.htm>


More information about the gerrit-log mailing list