From 30a3d2f0fe75385384c604a94eedb1e83f515464 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Thu, 10 Jan 2013 23:46:17 +0100 Subject: debug: Fix typo in the debug category --- openbsc/src/libcommon/debug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/src/libcommon/debug.c') diff --git a/openbsc/src/libcommon/debug.c b/openbsc/src/libcommon/debug.c index b6ed66b4a..b3685e6d2 100644 --- a/openbsc/src/libcommon/debug.c +++ b/openbsc/src/libcommon/debug.c @@ -147,7 +147,7 @@ static const struct log_info_cat default_categories[] = { }, [DNAT] = { .name = "DNAT", - .description = "GSM 08.08 NAT/Multipkexer", + .description = "GSM 08.08 NAT/Multiplexer", .enabled = 1, .loglevel = LOGL_NOTICE, }, [DCTRL] = { -- cgit v1.2.3