From abc075031b123a5b093575b37c84dfe95cc1e19e Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Wed, 10 Jan 2018 22:24:07 +0600 Subject: gsm_04_80.h: cosmetic: whitespace fix Change-Id: Ife129bc8b01122444511f6ee52e30cd6367f8593 --- openbsc/include/openbsc/gsm_04_80.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openbsc/include') diff --git a/openbsc/include/openbsc/gsm_04_80.h b/openbsc/include/openbsc/gsm_04_80.h index dd699f23d..ce1b5c2bb 100644 --- a/openbsc/include/openbsc/gsm_04_80.h +++ b/openbsc/include/openbsc/gsm_04_80.h @@ -7,10 +7,10 @@ struct gsm_subscriber_connection; int gsm0480_send_ussd_response(struct gsm_subscriber_connection *conn, - const struct msgb *in_msg, const char* response_text, + const struct msgb *in_msg, const char* response_text, const struct ss_request *req); int gsm0480_send_ussd_reject(struct gsm_subscriber_connection *conn, - const struct msgb *msg, + const struct msgb *msg, const struct ss_request *request); int msc_send_ussd_notify(struct gsm_subscriber_connection *conn, int level, -- cgit v1.2.3