<p>Harald Welte has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9423">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cosmetic: fix typo in log message: 'abrupt' instead of 'aprupt'<br><br>Change-Id: Ib4d8864baf538ec5871f42fa717eba3b7da9f48e<br>---<br>M src/libosmo-mgcp-client/mgcp_client_fsm.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/osmo-mgw refs/changes/23/9423/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/libosmo-mgcp-client/mgcp_client_fsm.c b/src/libosmo-mgcp-client/mgcp_client_fsm.c</span><br><span>index 07a65e6..6f84ffa 100644</span><br><span>--- a/src/libosmo-mgcp-client/mgcp_client_fsm.c</span><br><span>+++ b/src/libosmo-mgcp-client/mgcp_client_fsm.c</span><br><span>@@ -476,7 +476,7 @@</span><br><span>      * mgcp_conn_delete() to instruct the FSM to perform a graceful exit */</span><br><span>      if (strlen(mgcp_ctx->conn_id)) {</span><br><span>          LOGPFSML(fi, LOGL_ERROR,</span><br><span style="color: hsl(0, 100%, 40%);">-                         "MGW/DLCX: aprupt FSM termination with connections still present, sending unconditional DLCX...\n");</span><br><span style="color: hsl(120, 100%, 40%);">+                        "MGW/DLCX: abrupt FSM termination with connections still present, sending unconditional DLCX...\n");</span><br><span>              msg = make_dlcx_msg(mgcp_ctx);</span><br><span>               OSMO_ASSERT(msg);</span><br><span>            mgcp_client_tx(mgcp, msg, NULL, NULL);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9423">change 9423</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/9423"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-mgw </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ib4d8864baf538ec5871f42fa717eba3b7da9f48e </div>
<div style="display:none"> Gerrit-Change-Number: 9423 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>