Change in libosmocore[master]: cosmetic: tlv_parser: fix typo in func description

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
Wed Apr 14 15:21:17 UTC 2021


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/23752 )


Change subject: cosmetic: tlv_parser: fix typo in func description
......................................................................

cosmetic: tlv_parser: fix typo in func description

Change-Id: I27f28376a88f00d86a0f65595f61f6026f7e0fd4
---
M src/gsm/tlv_parser.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/52/23752/1

diff --git a/src/gsm/tlv_parser.c b/src/gsm/tlv_parser.c
index 967539e..c5aac97 100644
--- a/src/gsm/tlv_parser.c
+++ b/src/gsm/tlv_parser.c
@@ -433,7 +433,7 @@
 	return num_parsed;
 }
 
-/*! take a master (src) tlvdev and fill up all empty slots in 'dst'
+/*! take a master (src) tlv_definition and fill up all empty slots in 'dst'
  *  \param dst TLV parser definition that is to be patched
  *  \param[in] src TLV parser definition whose content is patched into \a dst */
 void tlv_def_patch(struct tlv_definition *dst, const struct tlv_definition *src)

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I27f28376a88f00d86a0f65595f61f6026f7e0fd4
Gerrit-Change-Number: 23752
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/20210414/11bccb19/attachment.htm>


More information about the gerrit-log mailing list