<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/22574">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ns2: cosmetic: fix indent levels<br><br>Change-Id: Ifcb0d5ddf824cd876de91afca1021aeb4f6c3e8b<br>---<br>M src/gb/gprs_ns2_vc_fsm.c<br>1 file 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/74/22574/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gb/gprs_ns2_vc_fsm.c b/src/gb/gprs_ns2_vc_fsm.c</span><br><span>index 839bf6f..a6e49e6 100644</span><br><span>--- a/src/gb/gprs_ns2_vc_fsm.c</span><br><span>+++ b/src/gb/gprs_ns2_vc_fsm.c</span><br><span>@@ -122,17 +122,17 @@</span><br><span> };</span><br><span> </span><br><span> static const struct value_string ns2_vc_event_names[] = {</span><br><span style="color: hsl(0, 100%, 40%);">- { GPRS_NS2_EV_REQ_START,                        "START" },</span><br><span style="color: hsl(120, 100%, 40%);">+  { GPRS_NS2_EV_REQ_START,                "START" },</span><br><span>         { GPRS_NS2_EV_RX_RESET,                 "RESET" },</span><br><span>         { GPRS_NS2_EV_RX_RESET_ACK,             "RESET_ACK" },</span><br><span style="color: hsl(0, 100%, 40%);">-        { GPRS_NS2_EV_RX_UNBLOCK,                       "UNBLOCK" },</span><br><span style="color: hsl(120, 100%, 40%);">+        { GPRS_NS2_EV_RX_UNBLOCK,               "UNBLOCK" },</span><br><span>       { GPRS_NS2_EV_RX_UNBLOCK_ACK,           "UNBLOCK_ACK" },</span><br><span>   { GPRS_NS2_EV_RX_BLOCK,                 "BLOCK" },</span><br><span>         { GPRS_NS2_EV_RX_BLOCK_ACK,             "BLOCK_ACK" },</span><br><span>     { GPRS_NS2_EV_RX_ALIVE,                 "ALIVE" },</span><br><span>         { GPRS_NS2_EV_RX_ALIVE_ACK,             "ALIVE_ACK" },</span><br><span style="color: hsl(0, 100%, 40%);">-        { GPRS_NS2_EV_RX_STATUS,                        "STATUS" },</span><br><span style="color: hsl(0, 100%, 40%);">-   { GPRS_NS2_EV_RX_UNITDATA,                      "UNITDATA" },</span><br><span style="color: hsl(120, 100%, 40%);">+       { GPRS_NS2_EV_RX_STATUS,                "STATUS" },</span><br><span style="color: hsl(120, 100%, 40%);">+ { GPRS_NS2_EV_RX_UNITDATA,              "UNITDATA" },</span><br><span>      { GPRS_NS2_EV_REQ_FORCE_UNCONFIGURED,   "FORCE_UNCONFIGURED" },</span><br><span>    { GPRS_NS2_EV_REQ_OM_BLOCK,             "REQ-O&M-BLOCK"},</span><br><span>      { GPRS_NS2_EV_REQ_OM_UNBLOCK,           "REQ-O&M-UNBLOCK"},</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/22574">change 22574</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/+/22574"/><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: Ifcb0d5ddf824cd876de91afca1021aeb4f6c3e8b </div>
<div style="display:none"> Gerrit-Change-Number: 22574 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>