Change in osmo-ttcn3-hacks[master]: library/RLCMAC_Templates: cosmetic coding style change

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
Mon Jul 20 20:31:28 UTC 2020


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


Change subject: library/RLCMAC_Templates: cosmetic coding style change
......................................................................

library/RLCMAC_Templates: cosmetic coding style change

Change-Id: I76931373fe9e1cf0de4263c09e36442bad7c3ce1
---
M library/RLCMAC_Templates.ttcn
1 file changed, 2 insertions(+), 2 deletions(-)



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

diff --git a/library/RLCMAC_Templates.ttcn b/library/RLCMAC_Templates.ttcn
index 5ad1b4f..a217f46 100644
--- a/library/RLCMAC_Templates.ttcn
+++ b/library/RLCMAC_Templates.ttcn
@@ -544,7 +544,7 @@
 	}
 
 	template RlcmacDlBlock tr_RLCMAC_UL_PACKET_ASS_GPRS(template uint3_t usf := ?, template PktUlAssGprs gprs := ?)
-		modifies tr_RLCMAC_UL_PACKET_ASS := {
+	modifies tr_RLCMAC_UL_PACKET_ASS := {
 		ctrl := {
 			payload := {
 				u := {
@@ -559,7 +559,7 @@
 	}
 
 	template RlcmacDlBlock tr_RLCMAC_UL_PACKET_ASS_EGPRS(template uint3_t usf := ?, template PktUlAssEgprs egprs := ?)
-		modifies tr_RLCMAC_UL_PACKET_ASS := {
+	modifies tr_RLCMAC_UL_PACKET_ASS := {
 		ctrl := {
 			payload := {
 				u := {

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19340
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: I76931373fe9e1cf0de4263c09e36442bad7c3ce1
Gerrit-Change-Number: 19340
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/20200720/4ffdf880/attachment.htm>


More information about the gerrit-log mailing list