mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
s3:rpc_server: Fix code spelling
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
ed908e937c
commit
513401806e
@ -1541,7 +1541,7 @@ NTSTATUS _samr_QueryDisplayInfo(struct pipes_struct *p,
|
||||
|
||||
become_root();
|
||||
|
||||
/* THe following done as ROOT. Don't return without unbecome_root(). */
|
||||
/* The following done as ROOT. Don't return without unbecome_root(). */
|
||||
|
||||
switch (r->in.level) {
|
||||
case 1:
|
||||
|
Loading…
Reference in New Issue
Block a user