]> git.sur5r.net Git - openldap/blobdiff - include/lber_types.nt
ITS#3056 partial fix - from a slurpd perspective, the updatedn
[openldap] / include / lber_types.nt
index c1280ec5201061376582bd83dc0ea2ecc4842ee2..09b8a8f02970d28f80472f1242001e61f5cef126 100644 (file)
@@ -1,6 +1,6 @@
 /* $OpenLDAP$ */
 /*
- * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * Copyright 1998-2004 The OpenLDAP Foundation, Redwood City, California, USA
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms are permitted only
@@ -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;