mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
r5098: Next round build-fixing
This commit is contained in:
parent
5f34139b68
commit
175ec3ed51
@ -1616,8 +1616,8 @@ NTSTATUS unlink_internals(connection_struct *conn, int dirtype, char *name)
|
||||
*/
|
||||
|
||||
if (dirptr) {
|
||||
error = NT_STATUS_NO_SUCH_FILE;
|
||||
long offset = 0;
|
||||
error = NT_STATUS_NO_SUCH_FILE;
|
||||
|
||||
if (strequal(mask,"????????.???"))
|
||||
pstrcpy(mask,"*");
|
||||
|
Loading…
Reference in New Issue
Block a user