debug: Fix typo in the debug category

This commit is contained in:
Holger Hans Peter Freyther 2013-01-10 23:46:17 +01:00
parent 4babba62b8
commit 30a3d2f0fe
1 changed files with 1 additions and 1 deletions

View File

@ -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] = {