[MERGED] libosmocore[master]: doc: fix typo for osmo_hexparse

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

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Wed Dec 21 14:02:28 UTC 2016


Neels Hofmeyr has submitted this change and it was merged.

Change subject: doc: fix typo for osmo_hexparse
......................................................................


doc: fix typo for osmo_hexparse

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

Approvals:
  Neels Hofmeyr: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/utils.c b/src/utils.c
index 1bb2be8..02c2443 100644
--- a/src/utils.c
+++ b/src/utils.c
@@ -118,7 +118,7 @@
 	return c - 0x30;
 }
 
-/*! \brief Parse a string ocntaining hexadecimal digits
+/*! \brief Parse a string containing hexadecimal digits
  *  \param[in] str string containing ASCII encoded hexadecimal digits
  *  \param[out] b output buffer
  *  \param[in] max_len maximum space in output buffer

-- 
To view, visit https://gerrit.osmocom.org/1474
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ifc2b499792fda378c807c678b8e06630cb64d273
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list