]> git.sur5r.net Git - openldap/blobdiff - include/lber_types.nt
Fixed exit code processing. passwd.c never committed its password change
[openldap] / include / lber_types.nt
index c1280ec5201061376582bd83dc0ea2ecc4842ee2..9b04d5c76eef771f06697b6bdbb51f8c2908fbeb 100644 (file)
@@ -1,6 +1,6 @@
 /* $OpenLDAP$ */
 /*
- * Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
+ * Copyright 1998-2000 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;