Change in libosmo-sccp[master]: osmo_ss7.c: cosmetic: fix typo in xua_accept_cb()

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
Wed Nov 6 13:36:03 UTC 2019


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

Change subject: osmo_ss7.c: cosmetic: fix typo in xua_accept_cb()
......................................................................

osmo_ss7.c: cosmetic: fix typo in xua_accept_cb()

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

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



diff --git a/src/osmo_ss7.c b/src/osmo_ss7.c
index fa6a338..1b9e3d1 100644
--- a/src/osmo_ss7.c
+++ b/src/osmo_ss7.c
@@ -1760,7 +1760,7 @@
 				char portbuf[16];
 
 				osmo_sock_get_ip_and_port(fd, hostbuf, sizeof(hostbuf), portbuf, sizeof(portbuf), false);
-				LOGP(DLSS7, LOGL_INFO, "%s: created dynamicASP %s\n",
+				LOGP(DLSS7, LOGL_INFO, "%s: created dynamic ASP %s\n",
 					sock_name, asp->cfg.name);
 				asp->cfg.is_server = true;
 				asp->cfg.local.host[0] = NULL;

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

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: Id925d09b9232b5e0124b977fa482e8cdc3c8b835
Gerrit-Change-Number: 15987
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: Jenkins Builder
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/20191106/ad4d57d9/attachment.htm>


More information about the gerrit-log mailing list