Change in libosmocore[master]: stats: fix typo

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
Wed Dec 15 14:04:44 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/26568 )

Change subject: stats: fix typo
......................................................................

stats: fix typo

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

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/src/stats.c b/src/stats.c
index 4fb20e2..f8c91fd 100644
--- a/src/stats.c
+++ b/src/stats.c
@@ -407,7 +407,7 @@
 
 /*! Set the name prefix of a given stats_reporter.
  *  \param[in] srep stats_reporter whose name prefix is to be set
- *  \param[in] prefix NAme perfix to pre-pend for any reported value
+ *  \param[in] prefix Name prefix to pre-pend for any reported value
  *  \returns 0 on success; negative on error */
 int osmo_stats_reporter_set_name_prefix(struct osmo_stats_reporter *srep, const char *prefix)
 {

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: If978daf8b5e58fd9c0a5ff989088a12abc98886a
Gerrit-Change-Number: 26568
Gerrit-PatchSet: 2
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211215/ba690715/attachment.htm>


More information about the gerrit-log mailing list