<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/20961">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fix spelling in 'value_string' arrays: existAnt -> existEnt<br><br>It could be that this spelling variant was originally used in the<br>specs., but now at least in 3GPP TS 44.018 they use 'existEnt'.<br><br>Change-Id: I847de910411f2edf7cc45b8c296b43e65fed5447<br>---<br>M src/gsm/gsm0411_smr.c<br>M src/gsm/gsm48.c<br>M src/gsm/gsm_04_08_gprs.c<br>3 files changed, 4 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/61/20961/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gsm/gsm0411_smr.c b/src/gsm/gsm0411_smr.c</span><br><span>index 02b4199..03cf005 100644</span><br><span>--- a/src/gsm/gsm0411_smr.c</span><br><span>+++ b/src/gsm/gsm0411_smr.c</span><br><span>@@ -131,7 +131,7 @@</span><br><span>  { GSM411_RP_CAUSE_INV_TRANS_REF, "Invalid Transaction Reference" },</span><br><span>        { GSM411_RP_CAUSE_SEMANT_INC_MSG, "Semantically Incorrect Message" },</span><br><span>      { GSM411_RP_CAUSE_INV_MAND_INF, "Invalid Mandatory Information" },</span><br><span style="color: hsl(0, 100%, 40%);">-    { GSM411_RP_CAUSE_MSGTYPE_NOTEXIST, "Message Type non-existant" },</span><br><span style="color: hsl(120, 100%, 40%);">+  { GSM411_RP_CAUSE_MSGTYPE_NOTEXIST, "Message Type non-existent" },</span><br><span>         { GSM411_RP_CAUSE_MSG_INCOMP_STATE, "Message incompatible with protocol state" },</span><br><span>  { GSM411_RP_CAUSE_IE_NOTEXIST, "Information Element not existing" },</span><br><span>       { GSM411_RP_CAUSE_PROTOCOL_ERR, "Protocol Error" },</span><br><span>diff --git a/src/gsm/gsm48.c b/src/gsm/gsm48.c</span><br><span>index eb1d055..fab7213 100644</span><br><span>--- a/src/gsm/gsm48.c</span><br><span>+++ b/src/gsm/gsm48.c</span><br><span>@@ -170,7 +170,7 @@</span><br><span>         { GSM48_RR_CAUSE_CALL_CLEARED,          "Call already cleared" },</span><br><span>  { GSM48_RR_CAUSE_SEMANT_INCORR,         "Semantically incorrect message" },</span><br><span>        { GSM48_RR_CAUSE_INVALID_MAND_INF,      "Invalid mandatory information" },</span><br><span style="color: hsl(0, 100%, 40%);">-    { GSM48_RR_CAUSE_MSG_TYPE_N,            "Message type non-existant or not implemented" },</span><br><span style="color: hsl(120, 100%, 40%);">+   { GSM48_RR_CAUSE_MSG_TYPE_N,            "Message type non-existent or not implemented" },</span><br><span>  { GSM48_RR_CAUSE_MSG_TYPE_N_COMPAT,     "Message type not compatible with protocol state" },</span><br><span>       { GSM48_RR_CAUSE_COND_IE_ERROR,         "Conditional IE error" },</span><br><span>  { GSM48_RR_CAUSE_NO_CELL_ALLOC_A,       "No cell allocation available" },</span><br><span>diff --git a/src/gsm/gsm_04_08_gprs.c b/src/gsm/gsm_04_08_gprs.c</span><br><span>index 608fa8c..8032593 100644</span><br><span>--- a/src/gsm/gsm_04_08_gprs.c</span><br><span>+++ b/src/gsm/gsm_04_08_gprs.c</span><br><span>@@ -65,7 +65,7 @@</span><br><span>         { GMM_CAUSE_SEM_INCORR_MSG,     "Semantically incorrect message" },</span><br><span>        { GMM_CAUSE_INV_MAND_INFO, "Invalid mandatory information" },</span><br><span>      { GMM_CAUSE_MSGT_NOTEXIST_NOTIMPL,</span><br><span style="color: hsl(0, 100%, 40%);">-                      "Message type non-existant or not implemented" },</span><br><span style="color: hsl(120, 100%, 40%);">+                   "Message type non-existent or not implemented" },</span><br><span>  { GMM_CAUSE_MSGT_INCOMP_P_STATE,</span><br><span>                     "Message type not compatible with protocol state" },</span><br><span>       { GMM_CAUSE_IE_NOTEXIST_NOTIMPL,</span><br><span>@@ -105,7 +105,7 @@</span><br><span>       { GSM_CAUSE_SEM_INCORR_MSG, "Semantically incorrect message" },</span><br><span>    { GSM_CAUSE_INV_MAND_INFO, "Invalid mandatory information" },</span><br><span>      { GSM_CAUSE_MSGT_NOTEXIST_NOTIMPL,</span><br><span style="color: hsl(0, 100%, 40%);">-                      "Message type non-existant or not implemented" },</span><br><span style="color: hsl(120, 100%, 40%);">+                   "Message type non-existent or not implemented" },</span><br><span>  { GSM_CAUSE_MSGT_INCOMP_P_STATE,</span><br><span>                     "Message type not compatible with protocol state" },</span><br><span>       { GSM_CAUSE_IE_NOTEXIST_NOTIMPL,</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/20961">change 20961</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/+/20961"/><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: I847de910411f2edf7cc45b8c296b43e65fed5447 </div>
<div style="display:none"> Gerrit-Change-Number: 20961 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>