osmith has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/54/11454/1

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: newchange
Gerrit-Change-Id: I2184bf12398902d933f3744bc094418cc6961e86
Gerrit-Change-Number: 11454
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osm...@sysmocom.de>

Reply via email to