diff options
Diffstat (limited to 'source4')
-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 c1849962a3..f87f13f248 100644 --- a/source4/torture/unix/whoami.c +++ b/source4/torture/unix/whoami.c @@ -49,7 +49,7 @@ enum smb_whoami_flags { 4 bytes - pad / reserved (must be zero) 8 bytes unsigned[] - list of GIDs (may be empty) - DOM_SID[] - list of SIDs (may be empty) + struct dom_sid[] - list of SIDs (may be empty) */ struct smb_whoami |