mirror of
https://github.com/samba-team/samba.git
synced 2025-07-27 07:42:04 +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 */
|
||||
"idmap", /* DBGC_IDMAP */
|
||||
"quota", /* DBGC_QUOTA */
|
||||
"acls", /* DBGC_QUOTA */
|
||||
"acls", /* DBGC_ACLS */
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user