]> git.sur5r.net Git - openldap/blobdiff - include/lber_types.nt
hostname needs to be static
[openldap] / include / lber_types.nt
index c1280ec5201061376582bd83dc0ea2ecc4842ee2..ef4c2fa50b4ec7ace594824e17e45ec198e023a6 100644 (file)
@@ -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;