mirror of
https://github.com/samba-team/samba.git
synced 2025-02-05 21:57:51 +03:00
r10239: Fix cut&paste error
This commit is contained in:
parent
67be4ee41c
commit
e076453cf3
@ -888,7 +888,7 @@ static long smb_full_audit_telldir(vfs_handle_struct *handle, connection_struct
|
||||
|
||||
result = SMB_VFS_NEXT_TELLDIR(handle, conn, dirp);
|
||||
|
||||
do_log(SMB_VFS_OP_OPENDIR, True, handle, "");
|
||||
do_log(SMB_VFS_OP_TELLDIR, True, handle, "");
|
||||
|
||||
return result;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user