Change in libosmocore[master]: cosmetic: fix typo (soocket -> socket)

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

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Thu Oct 25 13:41:45 UTC 2018


Pau Espin Pedrol has submitted this change and it was merged. ( https://gerrit.osmocom.org/11454 )

Change subject: cosmetic: fix typo (soocket -> socket)
......................................................................

cosmetic: fix typo (soocket -> socket)

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

Approvals:
  Jenkins Builder: Verified
  Max: Looks good to me, but someone else must approve
  Pau Espin Pedrol: Looks good to me, approved



diff --git a/src/socket.c b/src/socket.c
index a85edb7..bb5505f 100644
--- a/src/socket.c
+++ b/src/socket.c
@@ -682,7 +682,7 @@
 	return osmo_fd_init_ofd(ofd, osmo_sock_unix_init(type, proto, socket_path, flags));
 }
 
-/*! Get address/port information on soocket in dyn-alloc string
+/*! Get address/port information on socket in dyn-alloc string
  *  \param[in] ctx talloc context from which to allocate string buffer
  *  \param[in] fd file descriptor of socket
  *  \returns string identifying the connection of this socket

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I2184bf12398902d933f3744bc094418cc6961e86
Gerrit-Change-Number: 11454
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181025/462cbf50/attachment.htm>


More information about the gerrit-log mailing list