<p>Kévin Redon has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/10314">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">cardem: minor typo fix in comment<br><br>Change-Id: Ib1dee95e15db1c6bb3b45920d7c1a567e2ba474b<br>---<br>M firmware/libcommon/source/card_emu.c<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/simtrace2 refs/changes/14/10314/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/firmware/libcommon/source/card_emu.c b/firmware/libcommon/source/card_emu.c</span><br><span>index ad6b4d9..fb68660 100644</span><br><span>--- a/firmware/libcommon/source/card_emu.c</span><br><span>+++ b/firmware/libcommon/source/card_emu.c</span><br><span>@@ -85,7 +85,7 @@</span><br><span>         TPDU_S_WAIT_P2,         /* waiting for P2 byte from reader */</span><br><span>        TPDU_S_WAIT_P3,         /* waiting for P3 byte from reader */</span><br><span>        TPDU_S_WAIT_PB,         /* waiting for Tx of procedure byte */</span><br><span style="color: hsl(0, 100%, 40%);">-  TPDU_S_WAIT_RX,         /* waiitng for more data from reader */</span><br><span style="color: hsl(120, 100%, 40%);">+       TPDU_S_WAIT_RX,         /* waiting for more data from reader */</span><br><span>      TPDU_S_WAIT_TX,         /* waiting for more data to reader */</span><br><span> };</span><br><span> </span><br><span>@@ -792,7 +792,7 @@</span><br><span> </span><br><span>    card_emu_uart_tx(ch->uart_chan, byte);</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-   /* this must happen _after_ the byte has been transmittd */</span><br><span style="color: hsl(120, 100%, 40%);">+   /* this must happen _after_ the byte has been transmitted */</span><br><span>         switch (ch->tpdu.state) {</span><br><span>         case TPDU_S_WAIT_PB:</span><br><span>                 /* if we just transmitted the procedure byte, we need to decide</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10314">change 10314</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/10314"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: simtrace2 </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ib1dee95e15db1c6bb3b45920d7c1a567e2ba474b </div>
<div style="display:none"> Gerrit-Change-Number: 10314 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Kévin Redon <kredon@sysmocom.de> </div>