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

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
Mon Mar 4 21:56:46 UTC 2019


Neels Hofmeyr has uploaded this change for review. ( https://gerrit.osmocom.org/13119


Change subject: debug log typo fix
......................................................................

debug log typo fix

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



  git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/19/13119/1

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: newchange
Gerrit-Change-Id: Ic5637700122ef26a44932149994c01ccbfc18ffd
Gerrit-Change-Number: 13119
Gerrit-PatchSet: 1
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190304/b73b0836/attachment.htm>


More information about the gerrit-log mailing list