mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-01 14:15:49 +08:00
Remove nested comment.
This commit is contained in:
parent
eaaea51b53
commit
aee2482547
@ -26,7 +26,7 @@ LDAP_BEGIN_DECL
|
||||
*
|
||||
* bitsof(short) == 2
|
||||
* bitsof(int) == 4
|
||||
* bitsof(long) == 4 /* or larger */
|
||||
* bitsof(long) == 4 (or larger)
|
||||
*
|
||||
* typedef unsigned int size_t;
|
||||
* typedef unsigned int SOCKET;
|
||||
|
Loading…
Reference in New Issue
Block a user