Change in simtrace2[master]: minor: fix typo in comment

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Kévin Redon gerrit-no-reply at lists.osmocom.org
Thu Sep 6 21:19:46 UTC 2018


Kévin Redon has uploaded this change for review. ( https://gerrit.osmocom.org/10822


Change subject: minor: fix typo in comment
......................................................................

minor: fix typo in comment

Change-Id: I3edb50abe93bc8574c9c1f25b34f75dab2e8f0ce
---
M firmware/apps/cardem/main.c
1 file changed, 1 insertion(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/22/10822/1

diff --git a/firmware/apps/cardem/main.c b/firmware/apps/cardem/main.c
index 0b5fbde..ef24c36 100644
--- a/firmware/apps/cardem/main.c
+++ b/firmware/apps/cardem/main.c
@@ -129,9 +129,8 @@
 		return;
 
 	ch = UART_GetChar();
-	/* We must echo the character to make python fdexpect happy, whcih we use in factory testing */
+	/* We must echo the character to make python fdexpect happy, which we use in factory testing */
 	fputc(ch, stdout);
-
 	board_exec_dbg_cmd(ch);
 }
 

-- 
To view, visit https://gerrit.osmocom.org/10822
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: simtrace2
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3edb50abe93bc8574c9c1f25b34f75dab2e8f0ce
Gerrit-Change-Number: 10822
Gerrit-PatchSet: 1
Gerrit-Owner: Kévin Redon <kredon at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180906/9bf184c8/attachment.htm>


More information about the gerrit-log mailing list