pespin has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/libosmocore/+/38478?usp=email )


Change subject: core/tun.c: Fix documentation in ret of osmo_tundev_send
......................................................................

core/tun.c: Fix documentation in ret of osmo_tundev_send

Change-Id: Id66f77774ed36593201fd5c54a1b29cc7651772b
---
M src/core/tun.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/78/38478/1

diff --git a/src/core/tun.c b/src/core/tun.c
index 8612819..ec68a96 100644
--- a/src/core/tun.c
+++ b/src/core/tun.c
@@ -556,7 +556,7 @@
 /*! Submit a packet to the tunnel device managed by the tundev object
  *  \param[in] tundev The tundev object owning the tunnel device where to 
inject the packet
  *  \param[in] msg The msgb containg the packet to transfer
- *  \returns The current value of the configured network namespace
+ *  \returns 0 on success; negative on error
  *
  * This function takes the ownership of msg in all cases.
  */

--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/38478?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Id66f77774ed36593201fd5c54a1b29cc7651772b
Gerrit-Change-Number: 38478
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>

Reply via email to