[PATCH] osmo-msc[master]: ussd.h: cosmetic: move comment to a proper place

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
Sun Apr 8 22:27:39 UTC 2018


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

ussd.h: cosmetic: move comment to a proper place

Change-Id: I6b0d1d9e1a1b1ffb71cb9905e74f6fad2333bb65
---
M include/osmocom/msc/ussd.h
1 file changed, 1 insertion(+), 2 deletions(-)


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

diff --git a/include/osmocom/msc/ussd.h b/include/osmocom/msc/ussd.h
index 2665468..f77e0c9 100644
--- a/include/osmocom/msc/ussd.h
+++ b/include/osmocom/msc/ussd.h
@@ -1,10 +1,9 @@
 #ifndef _USSD_H
 #define _USSD_H
 
-/* Handler function for mobile-originated USSD messages */
-
 #include <osmocom/core/msgb.h>
 
+/* Handler function for mobile-originated USSD messages */
 int handle_rcv_ussd(struct gsm_subscriber_connection *conn, struct msgb *msg);
 
 #endif

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6b0d1d9e1a1b1ffb71cb9905e74f6fad2333bb65
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