Change in osmo-ccid-firmware[master]: minor: fix typo
Harald Welte
gerrit-no-reply at lists.osmocom.org
Wed Apr 17 08:53:34 UTC 2019
Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13682 )
Change subject: minor: fix typo
......................................................................
minor: fix typo
Change-Id: I57c743250af19713e7438606bc1c737cfe0c383c
---
M sysmoOCTSIM/hal/include/hal_usart_async.h
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Harald Welte: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/sysmoOCTSIM/hal/include/hal_usart_async.h b/sysmoOCTSIM/hal/include/hal_usart_async.h
index 3a6de39..c883823 100644
--- a/sysmoOCTSIM/hal/include/hal_usart_async.h
+++ b/sysmoOCTSIM/hal/include/hal_usart_async.h
@@ -82,7 +82,7 @@
uint32_t flags;
/** Number of characters transmitted */
uint16_t txcnt;
- /** Number of characters receviced */
+ /** Number of characters received */
uint16_t rxcnt;
};
--
To view, visit https://gerrit.osmocom.org/13682
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ccid-firmware
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I57c743250af19713e7438606bc1c737cfe0c383c
Gerrit-Change-Number: 13682
Gerrit-PatchSet: 4
Gerrit-Owner: Kévin Redon <kredon at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190417/ddad2051/attachment.html>
More information about the gerrit-log
mailing list