logging: Modify the testcase to excercise Nico's fix

This commit is contained in:
Holger Hans Peter Freyther 2012-09-27 16:31:29 +02:00
parent 4b54cab476
commit 779d2f42a4
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ static const struct log_info_cat default_categories[] = {
.enabled = 1, .loglevel = LOGL_NOTICE,
},
[DMM] = {
.name = "DMM",
.name = NULL,
.description = "Layer3 Mobility Management (MM)",
.color = "\033[1;33m",
.enabled = 1, .loglevel = LOGL_NOTICE,