Change in osmo-hlr[master]: src/hlr.c: fix coding style of subscr_create_on_demand()

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
Sat Apr 20 09:35:19 UTC 2019


Vadim Yanitskiy has uploaded this change for review. ( https://gerrit.osmocom.org/13718


Change subject: src/hlr.c: fix coding style of subscr_create_on_demand()
......................................................................

src/hlr.c: fix coding style of subscr_create_on_demand()

Change-Id: I1b9aa628e16e20d823eda2098a77c624bc934e11
---
M src/hlr.c
1 file changed, 2 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/18/13718/1

diff --git a/src/hlr.c b/src/hlr.c
index ef93d7f..7facef7 100644
--- a/src/hlr.c
+++ b/src/hlr.c
@@ -148,7 +148,8 @@
 	}
 }
 
-static void subscr_create_on_demand(const char *imsi) {
+static void subscr_create_on_demand(const char *imsi)
+{
 	int rc;
 
 	if (!g_hlr->create_subscr_on_demand)

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

Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1b9aa628e16e20d823eda2098a77c624bc934e11
Gerrit-Change-Number: 13718
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190420/8bb3d7ff/attachment.htm>


More information about the gerrit-log mailing list