<p>Shinjo Park has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11263">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">GSMTAP: fix typos in comments<br><br>Change-Id: I2e710141ee90ddc8b5336d5f81e99bd918d10106<br>---<br>M include/osmocom/core/gsmtap.h<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/63/11263/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/core/gsmtap.h b/include/osmocom/core/gsmtap.h</span><br><span>index 9c2965b..35ba71e 100644</span><br><span>--- a/include/osmocom/core/gsmtap.h</span><br><span>+++ b/include/osmocom/core/gsmtap.h</span><br><span>@@ -281,7 +281,7 @@</span><br><span> };</span><br><span> </span><br><span> /* ====== DO NOT MAKE UNAPPROVED MODIFICATIONS HERE ===== */</span><br><span style="color: hsl(0, 100%, 40%);">-/*! Structure of the GTMTAP pseudo-header */</span><br><span style="color: hsl(120, 100%, 40%);">+/*! Structure of the GSMTAP pseudo-header */</span><br><span> struct gsmtap_hdr {</span><br><span>  uint8_t version;        /*!< version, set to 0x01 currently */</span><br><span>    uint8_t hdr_len;        /*!< length in number of 32bit words */</span><br><span>@@ -301,7 +301,7 @@</span><br><span> </span><br><span> } __attribute__((packed));</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-/*! Structure of the GTMTAP libosmocore logging header */</span><br><span style="color: hsl(120, 100%, 40%);">+/*! Structure of the GSMTAP libosmocore logging header */</span><br><span> struct gsmtap_osmocore_log_hdr {</span><br><span>       struct {</span><br><span>             uint32_t sec;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11263">change 11263</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/11263"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I2e710141ee90ddc8b5336d5f81e99bd918d10106 </div>
<div style="display:none"> Gerrit-Change-Number: 11263 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Shinjo Park <peremen@gmail.com> </div>