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 <nhofm...@sysmocom.de>
Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org>
Gerrit-Reviewer: Jenkins Builder

Reply via email to