Change in libosmo-sccp[master]: sccp_scmg: Add missing line eneding to log statement

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

laforge gerrit-no-reply at lists.osmocom.org
Sun Nov 14 19:39:24 UTC 2021


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

Change subject: sccp_scmg: Add missing line eneding to log statement
......................................................................

sccp_scmg: Add missing line eneding to log statement

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

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



diff --git a/src/sccp_scmg.c b/src/sccp_scmg.c
index a5d6226..aba2416 100644
--- a/src/sccp_scmg.c
+++ b/src/sccp_scmg.c
@@ -261,7 +261,7 @@
 	case SCCP_SCMG_MSGT_SOG:
 	case SCCP_SCMG_MSGT_SSC:
 	default:
-		LOGP(DLSCCP, LOGL_NOTICE, "Rx unsupported SCCP SCMG %s, ignoring",
+		LOGP(DLSCCP, LOGL_NOTICE, "Rx unsupported SCCP SCMG %s, ignoring\n",
 			sccp_scmg_msgt_name(scmg->msg_type));
 		break;
 	}

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

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: I7ec5c86fbef429cd1e23be87b773823f2e736f2f
Gerrit-Change-Number: 26233
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211114/8fe33489/attachment.htm>


More information about the gerrit-log mailing list