Hello daniel, Harald Welte, Jenkins Builder,

I'd like you to do a code review. Please visit

    https://gerrit.osmocom.org/11913

to review the following change.


Change subject: Revert "gbproxy: fix formatting in gbproxy-state command"
......................................................................

Revert "gbproxy: fix formatting in gbproxy-state command"

This reverts commit fffd6cb0d8011442bb69974675f86ad087b7d8db.

Change-Id: I1ea17919ec3ed7e26044df8b5f8324717ee9e32c
---
M src/gprs/gb_proxy_ctrl.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/13/11913/1

diff --git a/src/gprs/gb_proxy_ctrl.c b/src/gprs/gb_proxy_ctrl.c
index 694a2f7..032d8d4 100644
--- a/src/gprs/gb_proxy_ctrl.c
+++ b/src/gprs/gb_proxy_ctrl.c
@@ -64,7 +64,7 @@
                struct gprs_ra_id raid;
                gsm48_parse_ra(&raid, peer->ra);

-               cmd->reply = talloc_asprintf_append(cmd->reply, 
"%u,%u,%u,%u,%u,%u,%s",
+               cmd->reply = talloc_asprintf_append(cmd->reply, 
"%u,%u,%u,%u,%u,%u,%s\n",
                                peer->nsei, peer->bvci,
                                raid.mcc, raid.mnc,
                                raid.lac, raid.rac,

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

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1ea17919ec3ed7e26044df8b5f8324717ee9e32c
Gerrit-Change-Number: 11913
Gerrit-PatchSet: 1
Gerrit-Owner: Max <msur...@sysmocom.de>
Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: daniel <dwillm...@sysmocom.de>

Reply via email to