mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 00:59:45 -05:00
Remove nested comment.
This commit is contained in:
parent
eaaea51b53
commit
aee2482547
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue