Change in libosmocore[master]: gprs_ns2: 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/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Dec 3 09:16:57 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/21482 )

Change subject: gprs_ns2: fix typo in comment
......................................................................

gprs_ns2: fix typo in comment

Change-Id: Ic0653ce7de8d2d64bd7cf10e148b07da8cbeb0a2
---
M src/gb/gprs_ns2.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/src/gb/gprs_ns2.c b/src/gb/gprs_ns2.c
index 9bf1d7f..15364fc 100644
--- a/src/gb/gprs_ns2.c
+++ b/src/gb/gprs_ns2.c
@@ -1202,7 +1202,7 @@
 
 /*! Set the mode of given bind.
  *  \param[in] bind the bind we want to set the mode of
- *  \param[in] modde mode to set bind to */
+ *  \param[in] mode mode to set bind to */
 void gprs_ns2_bind_set_mode(struct gprs_ns2_vc_bind *bind, enum gprs_ns2_vc_mode mode)
 {
 	bind->vc_mode = mode;

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ic0653ce7de8d2d64bd7cf10e148b07da8cbeb0a2
Gerrit-Change-Number: 21482
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
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/20201203/e88a1aec/attachment.htm>


More information about the gerrit-log mailing list