Fix typos in debug message / comments

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
This commit is contained in:
Sylvain Munaut 2009-12-18 18:28:07 +01:00 committed by Holger Hans Peter Freyther
parent 18750cf1df
commit 1d9efd6c9c
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ static int gsm411_cp_sendmsg(struct msgb *msg, struct gsm_trans *trans,
DEBUGP(DSMS, "TX: CP-ACK ");
break;
case GSM411_MT_CP_ERROR:
DEBUGP(DSMS, "TX: CP-ACK ");
DEBUGP(DSMS, "TX: CP-ERROR ");
break;
}