Change in libosmocore[master]: cosmetic: serial: 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/.

pespin gerrit-no-reply at lists.osmocom.org
Fri Nov 13 21:58:40 UTC 2020


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/21140 )


Change subject: cosmetic: serial: Fix typo in comment
......................................................................

cosmetic: serial: Fix typo in comment

Change-Id: I5d4901e01af477ebb815f70a5326ada6224c4be8
---
M src/serial.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/40/21140/1

diff --git a/src/serial.c b/src/serial.c
index 31cb81d..4dcca08 100644
--- a/src/serial.c
+++ b/src/serial.c
@@ -67,7 +67,7 @@
 		return -errno;
 	}
 
-	/* now put it into blcoking mode */
+	/* now put it into blocking mode */
 	flags = fcntl(fd, F_GETFL, 0);
 	if (flags < 0) {
 		dbg_perror("fcntl get flags");

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I5d4901e01af477ebb815f70a5326ada6224c4be8
Gerrit-Change-Number: 21140
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201113/f7d359f8/attachment.htm>


More information about the gerrit-log mailing list