Diff for /libraries/liblber/decode.c between versions 1.98 and 1.99

version 1.98, 2003/11/25 22:19:24 version 1.99, 2003/11/26 21:51:15
Line 1 Line 1
 /* decode.c - ber input decoding routines */  /* decode.c - ber input decoding routines */
 /* $OpenLDAP: pkg/ldap/libraries/liblber/decode.c,v 1.97 2003/07/08 01:46:20 kurt Exp $ */  /* $OpenLDAP: pkg/ldap/libraries/liblber/decode.c,v 1.98 2003/11/25 22:19:24 kurt Exp $ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.  /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *   *
  * Copyright 1998-2003 The OpenLDAP Foundation.   * Copyright 1998-2003 The OpenLDAP Foundation.
Line 23 Line 23
  * software without specific prior written permission. This software   * software without specific prior written permission. This software
  * is provided ``as is'' without express or implied warranty.   * is provided ``as is'' without express or implied warranty.
  */   */
   /* ACKNOWLEDGEMENTS:
    * This work was originally developed by the University of Michigan
    * (as part of U-MICH LDAP).
    */
   
 #include "portable.h"  #include "portable.h"
   

Removed from v.1.98  
changed lines
  Added in v.1.99


______________
© Copyright 1998-2020, OpenLDAP Foundation, info@OpenLDAP.org