aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs/gb_proxy_ctrl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gprs/gb_proxy_ctrl.c')
-rw-r--r--src/gprs/gb_proxy_ctrl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gprs/gb_proxy_ctrl.c b/src/gprs/gb_proxy_ctrl.c
index 829d6f6a1..4b7c2f430 100644
--- a/src/gprs/gb_proxy_ctrl.c
+++ b/src/gprs/gb_proxy_ctrl.c
@@ -64,7 +64,7 @@ static int get_gbproxy_state(struct ctrl_cmd *cmd, void *data)
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,