[PATCH] osmo-msc[master]: msc/gsm_04_80.h: cosmetic: whitespace fix

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

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Wed Jan 10 16:20:41 UTC 2018


Review at  https://gerrit.osmocom.org/5736

msc/gsm_04_80.h: cosmetic: whitespace fix

Change-Id: Ia3632c75cf2d2ce79b42b3b55ef50a72ab1bb94c
---
M include/osmocom/msc/gsm_04_80.h
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/36/5736/1

diff --git a/include/osmocom/msc/gsm_04_80.h b/include/osmocom/msc/gsm_04_80.h
index 40ecfba..52d2f4a 100644
--- a/include/osmocom/msc/gsm_04_80.h
+++ b/include/osmocom/msc/gsm_04_80.h
@@ -8,10 +8,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,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia3632c75cf2d2ce79b42b3b55ef50a72ab1bb94c
Gerrit-PatchSet: 1
Gerrit-Project: osmo-msc
Gerrit-Branch: master
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>



More information about the gerrit-log mailing list