mirror of
https://github.com/samba-team/samba.git
synced 2025-08-02 00:22:11 +03:00
r772: fix cut and paste error in comment
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
9647394e7c
commit
a3bb4909c3
@ -163,7 +163,7 @@ static const char *default_classname_table[] = {
|
|||||||
"vfs", /* DBGC_VFS */
|
"vfs", /* DBGC_VFS */
|
||||||
"idmap", /* DBGC_IDMAP */
|
"idmap", /* DBGC_IDMAP */
|
||||||
"quota", /* DBGC_QUOTA */
|
"quota", /* DBGC_QUOTA */
|
||||||
"acls", /* DBGC_QUOTA */
|
"acls", /* DBGC_ACLS */
|
||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user