pespin has submitted this change. (
https://gerrit.osmocom.org/c/libosmocore/+/34123 )
Change subject: cosmetic: lapdm: Fix typo in comment
......................................................................
cosmetic: lapdm: Fix typo in comment
Change-Id: I5cf9aea6ba072bd1ccb3e894c0a311844bcad8df
---
M src/gsm/rsl.c
1 file changed, 10 insertions(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
fixeria: Looks good to me, approved
diff --git a/src/gsm/rsl.c b/src/gsm/rsl.c
index 3668cea..fbba982 100644
--- a/src/gsm/rsl.c
+++ b/src/gsm/rsl.c
@@ -553,7 +553,7 @@
/* construct a RSLms RLL message (DATA INDICATION, UNIT DATA
* INDICATION) and send it off via RSLms */
- /* Push the L3 IE tag and lengh */
+ /* Push the L3 IE tag and length */
msgb_tv16_push(msg, RSL_IE_L3_INFO, l3_len);
/* Then push the RSL header */
--
To view, visit
https://gerrit.osmocom.org/c/libosmocore/+/34123
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I5cf9aea6ba072bd1ccb3e894c0a311844bcad8df
Gerrit-Change-Number: 34123
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged