pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43285?usp=email )
Change subject: DIAMETER_ts29_212_Templates: Fix spec reference ...................................................................... DIAMETER_ts29_212_Templates: Fix spec reference Change-Id: I0ceabdb10a875a9cadc12d2eee08b41535531b8e --- M library/DIAMETER_ts29_212_Templates.ttcn 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: osmith: Looks good to me, but someone else must approve Jenkins Builder: Verified laforge: Looks good to me, approved diff --git a/library/DIAMETER_ts29_212_Templates.ttcn b/library/DIAMETER_ts29_212_Templates.ttcn index 73d5177..ec0e637 100644 --- a/library/DIAMETER_ts29_212_Templates.ttcn +++ b/library/DIAMETER_ts29_212_Templates.ttcn @@ -18,7 +18,7 @@ import from Misc_Helpers all; /******************************* - * S6a 3GPP TS 29.212 section 7 + * Gx 3GPP TS 29.212 section 5 *******************************/ /* 3GPP TS 29.212 Section 5.1 */ -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43285?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-Change-Id: I0ceabdb10a875a9cadc12d2eee08b41535531b8e Gerrit-Change-Number: 43285 Gerrit-PatchSet: 2 Gerrit-Owner: pespin <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: laforge <[email protected]> Gerrit-Reviewer: osmith <[email protected]> Gerrit-Reviewer: pespin <[email protected]>
