Change in libosmocore[master]: stats: Fix documentation for osmo_stats_set_interval()

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

ipse gerrit-no-reply at lists.osmocom.org
Fri May 8 19:58:12 UTC 2020


ipse has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/18137 )


Change subject: stats: Fix documentation for osmo_stats_set_interval()
......................................................................

stats: Fix documentation for osmo_stats_set_interval()

Change-Id: Ie07a03251d6fe9d40b62815feb51ec8af9ed7c95
---
M src/stats.c
1 file changed, 1 insertion(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/37/18137/1

diff --git a/src/stats.c b/src/stats.c
index b5adbf2..61b7df8 100644
--- a/src/stats.c
+++ b/src/stats.c
@@ -326,8 +326,7 @@
 	return 0;
 }
 
-/*! Set the reporting interval of a given stats_reporter (in seconds).
- *  \param[in] srep stats_reporter whose remote address is to be set
+/*! Set the reporting interval (common for all reporters)
  *  \param[in] interval Reporting interval in seconds
  *  \returns 0 on success; negative on error */
 int osmo_stats_set_interval(int interval)

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ie07a03251d6fe9d40b62815feb51ec8af9ed7c95
Gerrit-Change-Number: 18137
Gerrit-PatchSet: 1
Gerrit-Owner: ipse <Alexander.Chemeris at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200508/6113f5f7/attachment.htm>


More information about the gerrit-log mailing list