mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
s3: Fix a typo
This commit is contained in:
parent
bed281dad7
commit
0923e7fa39
@ -3778,7 +3778,7 @@ static bool run_oplock4(int dummy)
|
||||
|
||||
ev = tevent_context_init(talloc_tos());
|
||||
if (ev == NULL) {
|
||||
printf("tevent_req_create failed\n");
|
||||
printf("tevent_context_init failed\n");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user