Change in libosmocore[master]: osmo_select_main: Fix typo in doc

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
Fri Mar 15 17:30:10 UTC 2019


Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/13280


Change subject: osmo_select_main: Fix typo in doc
......................................................................

osmo_select_main: Fix typo in doc

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



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/80/13280/1

diff --git a/src/select.c b/src/select.c
index 4e7be35..19c06f4 100644
--- a/src/select.c
+++ b/src/select.c
@@ -234,7 +234,7 @@
 }
 
 /*! select main loop integration
- *  \param[in] polling should we pollonly (1) or block on select (0)
+ *  \param[in] polling should be pollonly (1) or block on select (0)
  *  \returns 0 if no fd handled; 1 if fd handled; negative in case of error
  */
 int osmo_select_main(int polling)

-- 
To view, visit https://gerrit.osmocom.org/13280
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: I6f84758521f598470e06af39e368248e693520ac
Gerrit-Change-Number: 13280
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190315/17b16646/attachment.htm>


More information about the gerrit-log mailing list