libbsc: Cosmetic fix for the channel activate NACK log message

This commit is contained in:
Daniel Willmann 2011-08-11 04:54:23 +02:00 committed by Harald Welte
parent 7ddc318687
commit 6fc6a12c07
1 changed files with 1 additions and 1 deletions

View File

@ -849,7 +849,7 @@ static int rsl_rx_chan_act_nack(struct msgb *msg)
osmo_timer_del(&msg->lchan->act_timer);
LOGP(DRSL, LOGL_ERROR, "%s CHANNEL ACTIVATE NACK",
LOGP(DRSL, LOGL_ERROR, "%s CHANNEL ACTIVATE NACK ",
gsm_lchan_name(msg->lchan));
/* BTS has rejected channel activation ?!? */