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

laforge gerrit-no-reply at lists.osmocom.org
Sat May 9 08:08:54 UTC 2020


laforge has submitted this change. ( 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(-)

Approvals:
  laforge: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve
  Jenkins Builder: Verified



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: 2
Gerrit-Owner: ipse <Alexander.Chemeris at gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200509/11e2e966/attachment.htm>


More information about the gerrit-log mailing list