mirror of
https://github.com/samba-team/samba.git
synced 2025-01-03 01:18:10 +03:00
s4:cldap_server: Fix code spelling
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
This commit is contained in:
parent
795e464cfa
commit
694980224a
@ -159,7 +159,7 @@ void cldapd_rootdse_request(struct cldap_socket *cldap,
|
||||
reply.result = &result;
|
||||
|
||||
/* Note: The remoteAddress should rather be set on a ldb request.
|
||||
* We can set this savely on the context here,
|
||||
* We can set this safely on the context here,
|
||||
* since cldapd_rootdse_fill operates synchronously. */
|
||||
ldb_set_opaque(cldapd->samctx, "remoteAddress", src);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user