[MERGED] libosmo-sccp[master]: cosmetic: ws in log

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Aug 9 12:58:59 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: cosmetic: ws in log
......................................................................


cosmetic: ws in log

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

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/src/sccp2sua.c b/src/sccp2sua.c
index 499b55b..ad948c9 100644
--- a/src/sccp2sua.c
+++ b/src/sccp2sua.c
@@ -231,7 +231,7 @@
 		break;
 	default:
 		LOGP(DLSUA, LOGL_ERROR, "Unknown CCP Routing Indicator %u"
-			"requested\n", in->ri);
+			" requested\n", in->ri);
 		return -EINVAL;
 	}
 

-- 
To view, visit https://gerrit.osmocom.org/3367
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If5a56ec170d4e91ce070f6fa9c9cfe5bbc121186
Gerrit-PatchSet: 3
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list