<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/10627">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vty: Fix typo in gpsdo clock reference type<br><br>Change-Id: I3f553c2cec9689524728cacb15b7daaff8166925<br>---<br>M CommonLibs/trx_vty.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-trx refs/changes/27/10627/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/CommonLibs/trx_vty.c b/CommonLibs/trx_vty.c</span><br><span>index baa26c8..45b58eb 100644</span><br><span>--- a/CommonLibs/trx_vty.c</span><br><span>+++ b/CommonLibs/trx_vty.c</span><br><span>@@ -39,7 +39,7 @@</span><br><span> static const struct value_string clock_ref_names[] = {</span><br><span>    { REF_INTERNAL, "internal" },</span><br><span>      { REF_EXTERNAL, "external" },</span><br><span style="color: hsl(0, 100%, 40%);">- { REF_GPS,      "gspdo" },</span><br><span style="color: hsl(120, 100%, 40%);">+  { REF_GPS,      "gpsdo" },</span><br><span>         { 0,            NULL }</span><br><span> };</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10627">change 10627</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/10627"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-trx </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I3f553c2cec9689524728cacb15b7daaff8166925 </div>
<div style="display:none"> Gerrit-Change-Number: 10627 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>