aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/l1sap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/l1sap.c')
-rw-r--r--src/common/l1sap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/l1sap.c b/src/common/l1sap.c
index f8f3fefb..247763eb 100644
--- a/src/common/l1sap.c
+++ b/src/common/l1sap.c
@@ -1276,7 +1276,7 @@ static int l1sap_ph_rach_ind(struct gsm_bts_trx *trx,
struct gsm_bts *bts = trx->bts;
struct lapdm_channel *lc;
- DEBUGPFN(DL1P, rach_ind->fn, "Rx PH-RA.ind");
+ DEBUGPFN(DL1P, rach_ind->fn, "Rx PH-RA.ind\n");
/* check for handover access burst on dedicated channels */
if (!L1SAP_IS_CHAN_RACH(rach_ind->chan_nr)) {