Change in osmo-pcu[master]: cosmetic: Fix typo in comment

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/.

pespin gerrit-no-reply at lists.osmocom.org
Tue Oct 19 12:20:15 UTC 2021


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/25826 )


Change subject: cosmetic: Fix typo in comment
......................................................................

cosmetic: Fix typo in comment

Change-Id: I9e6d0963533e15e73fb51bed11af563a62b92ecb
---
M src/gsm_rlcmac.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/26/25826/1

diff --git a/src/gsm_rlcmac.c b/src/gsm_rlcmac.c
index e4ff0f8..f676645 100644
--- a/src/gsm_rlcmac.c
+++ b/src/gsm_rlcmac.c
@@ -6167,7 +6167,7 @@
 
   csnStreamInit(&ar, 0, 8 * vector->data_len);
 
-  /* recursive csnStreamEncoder call uses LOGPC everywhere, so we need to start the log somewhere... */
+  /* recursive csnStreamDecoder call uses LOGPC everywhere, so we need to start the log somewhere... */
   LOGP(DCSN1, LOGL_INFO, "csnStreamDecoder (RAcap): ");
   ret = csnStreamDecoder(&ar, CSNDESCR(MS_Radio_Access_capability_t), vector, &readIndex, data);
 

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/25826
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I9e6d0963533e15e73fb51bed11af563a62b92ecb
Gerrit-Change-Number: 25826
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211019/062a1433/attachment.htm>


More information about the gerrit-log mailing list