Change in osmo-ttcn3-hacks[master]: library/RSL_Emulation: fix comment near f_rslem_suspend()

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
Sun Jun 21 20:27:22 UTC 2020


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


Change subject: library/RSL_Emulation: fix comment near f_rslem_suspend()
......................................................................

library/RSL_Emulation: fix comment near f_rslem_suspend()

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



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

diff --git a/library/RSL_Emulation.ttcn b/library/RSL_Emulation.ttcn
index 618cf11..9cc77ba 100644
--- a/library/RSL_Emulation.ttcn
+++ b/library/RSL_Emulation.ttcn
@@ -684,7 +684,7 @@
 	}
 }
 
-/* resume handling of RSL DChan messages from IPA until f_rslem_resume() is called */
+/* suspend handling of RSL DChan messages from IPA until f_rslem_resume() is called */
 function f_rslem_suspend(RSLEM_PROC_PT PT)
 runs on RSL_DchanHdlr {
 	PT.call(RSLEM_suspend:{true}) {

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18947
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: If6487065329a4fc44275999de1972f76ded06562
Gerrit-Change-Number: 18947
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/20200621/7e2c627e/attachment.htm>


More information about the gerrit-log mailing list