Change in libosmo-sccp[master]: debug log typo fix in sccp_scoc.c

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 Mar 6 06:19:55 UTC 2019


Neels Hofmeyr has submitted this change and it was merged. ( https://gerrit.osmocom.org/13119 )

Change subject: debug log typo fix in sccp_scoc.c
......................................................................

debug log typo fix in sccp_scoc.c

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

Approvals:
  Max: Looks good to me, but someone else must approve
  Pau Espin Pedrol: Looks good to me, approved
  Harald Welte: Looks good to me, approved



diff --git a/src/sccp_scoc.c b/src/sccp_scoc.c
index fbbad49..cb1d567 100644
--- a/src/sccp_scoc.c
+++ b/src/sccp_scoc.c
@@ -1700,7 +1700,7 @@
 	int rc = 0;
 	int event;
 
-	LOGP(DLSCCP, LOGL_DEBUG, "Received SCCP User Primitive %s)\n",
+	LOGP(DLSCCP, LOGL_DEBUG, "Received SCCP User Primitive (%s)\n",
 		osmo_scu_prim_name(&prim->oph));
 
 	switch (OSMO_PRIM_HDR(&prim->oph)) {

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

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic5637700122ef26a44932149994c01ccbfc18ffd
Gerrit-Change-Number: 13119
Gerrit-PatchSet: 3
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190306/2474d113/attachment.htm>


More information about the gerrit-log mailing list