diff options
Diffstat (limited to 'source4/torture/unix/whoami.c')
-rw-r--r-- | source4/torture/unix/whoami.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/unix/whoami.c b/source4/torture/unix/whoami.c index 7adb344eac..25f9b11bee 100644 --- a/source4/torture/unix/whoami.c +++ b/source4/torture/unix/whoami.c @@ -266,7 +266,7 @@ static BOOL smb_raw_query_posix_whoami(void *mem_ctx, return True; } -BOOL apple_torture_unix_whoami(struct torture_context *torture) +BOOL torture_unix_whoami(struct torture_context *torture) { struct smbcli_state *cli; struct smb_whoami whoami; |