summaryrefslogtreecommitdiffstats
path: root/source/lib/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/lib/debug.c')
-rw-r--r--source/lib/debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/lib/debug.c b/source/lib/debug.c
index b0d8ff35230..f9c8b0c46ab 100644
--- a/source/lib/debug.c
+++ b/source/lib/debug.c
@@ -163,7 +163,7 @@ static const char *default_classname_table[] = {
"vfs", /* DBGC_VFS */
"idmap", /* DBGC_IDMAP */
"quota", /* DBGC_QUOTA */
- "acls", /* DBGC_QUOTA */
+ "acls", /* DBGC_ACLS */
NULL
};