Change in osmo-pcu[master]: pcu_sock: cosmetic: fix typo in a comment message

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/.

fixeria gerrit-no-reply at lists.osmocom.org
Thu Feb 6 10:27:14 UTC 2020


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-pcu/+/17094 )


Change subject: pcu_sock: cosmetic: fix typo in a comment message
......................................................................

pcu_sock: cosmetic: fix typo in a comment message

Change-Id: Ia7e91d803152ac3f2af88f4552fced27f59d8270
---
M src/osmobts_sock.cpp
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/94/17094/1

diff --git a/src/osmobts_sock.cpp b/src/osmobts_sock.cpp
index 2844472..d7aa71a 100644
--- a/src/osmobts_sock.cpp
+++ b/src/osmobts_sock.cpp
@@ -50,7 +50,7 @@
  */
 
 static struct {
-	struct osmo_fd conn_bfd;	/* fd for connection to lcr */
+	struct osmo_fd conn_bfd;	/* fd for connection to the BTS */
 	struct osmo_timer_list timer;	/* socket connect retry timer */
 	struct llist_head upqueue;	/* queue for sending messages */
 } pcu_sock_state;

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

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: Ia7e91d803152ac3f2af88f4552fced27f59d8270
Gerrit-Change-Number: 17094
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200206/abdbe66f/attachment.htm>


More information about the gerrit-log mailing list