mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
ldap_server: Fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Uri Simchoni <uri@samba.org>
This commit is contained in:
parent
eecdc3b1ee
commit
ae12111685
@ -437,7 +437,7 @@ static bool ldapsrv_call_read_next(struct ldapsrv_connection *conn)
|
||||
}
|
||||
|
||||
/*
|
||||
* The minimun size of a LDAP pdu is 7 bytes
|
||||
* The minimum size of a LDAP pdu is 7 bytes
|
||||
*
|
||||
* dumpasn1 -hh ldap-unbind-min.dat
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user