From 6aeee0a0d9014c1492fb8af76304400d1263c89d Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Fri, 8 Jan 2016 01:13:11 +0100 Subject: cosmetic --- openbsc/src/gprs/sgsn_iu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/src/gprs/sgsn_iu.c') diff --git a/openbsc/src/gprs/sgsn_iu.c b/openbsc/src/gprs/sgsn_iu.c index c7abfb233..388f65935 100644 --- a/openbsc/src/gprs/sgsn_iu.c +++ b/openbsc/src/gprs/sgsn_iu.c @@ -371,7 +371,7 @@ static int sccp_sap_up(struct osmo_prim_hdr *oph, void *link) LOGP(DGPRS, LOGL_NOTICE, "Received invalid N-CONNECT.ind\n"); return 0; } - /* FIXME: allocate UE context */ + /* FIXME: allocate UE context */ /* FIXME: is this fixme fixed? */ ue = ue_conn_ctx_alloc(link, prim->u.connect.conn_id); /* first ensure the local SUA/SCCP socket is ACTIVE */ resp = make_conn_resp(&prim->u.connect); -- cgit v1.2.3