Change in libosmo-sccp[master]: osmo_ss7.c: Fix typo in doc for osmo_ss7_asp_peer_add_host()

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

pespin gerrit-no-reply at lists.osmocom.org
Thu Oct 7 11:46:58 UTC 2021


pespin has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/25711 )

Change subject: osmo_ss7.c: Fix typo in doc for osmo_ss7_asp_peer_add_host()
......................................................................

osmo_ss7.c: Fix typo in doc for osmo_ss7_asp_peer_add_host()

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

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



diff --git a/src/osmo_ss7.c b/src/osmo_ss7.c
index e1e7ace..38206fb 100644
--- a/src/osmo_ss7.c
+++ b/src/osmo_ss7.c
@@ -1194,7 +1194,7 @@
  *  \param[in] peer Application Server Process peer the address is appened to.
  *  \param[in] talloc_ctx talloc context used to allocate new address.
  *  \param[in] host string containing an IP addresses.
- *  \returns 0 on success; negtive otherwise */
+ *  \returns 0 on success; negative otherwise */
 int osmo_ss7_asp_peer_add_host(struct osmo_ss7_asp_peer *peer, void *talloc_ctx, const char *host)
 {
 	int i;

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

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: Idba9ed3dc1d8968d304f88fdb1ebef422dd982e9
Gerrit-Change-Number: 25711
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
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/20211007/cfd36266/attachment.htm>


More information about the gerrit-log mailing list