<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/23752">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cosmetic: tlv_parser: fix typo in func description<br><br>Change-Id: I27f28376a88f00d86a0f65595f61f6026f7e0fd4<br>---<br>M src/gsm/tlv_parser.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/52/23752/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gsm/tlv_parser.c b/src/gsm/tlv_parser.c</span><br><span>index 967539e..c5aac97 100644</span><br><span>--- a/src/gsm/tlv_parser.c</span><br><span>+++ b/src/gsm/tlv_parser.c</span><br><span>@@ -433,7 +433,7 @@</span><br><span>    return num_parsed;</span><br><span> }</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-/*! take a master (src) tlvdev and fill up all empty slots in 'dst'</span><br><span style="color: hsl(120, 100%, 40%);">+/*! take a master (src) tlv_definition and fill up all empty slots in 'dst'</span><br><span>  *  \param dst TLV parser definition that is to be patched</span><br><span>  *  \param[in] src TLV parser definition whose content is patched into \a dst */</span><br><span> void tlv_def_patch(struct tlv_definition *dst, const struct tlv_definition *src)</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/23752">change 23752</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/libosmocore/+/23752"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I27f28376a88f00d86a0f65595f61f6026f7e0fd4 </div>
<div style="display:none"> Gerrit-Change-Number: 23752 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>