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/.
laforge gerrit-no-reply at lists.osmocom.orglaforge has submitted this change. ( 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(-)
Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified
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: 2
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200721/fb637c8a/attachment.htm>