]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/modify.c
Happy New Year
[openldap] / libraries / libldap / modify.c
index 7bbfc794290afccdb9f991a13857ff133fa5e28e..eb37afbaa4b2a306b44d4cb2946c60f72e462a8b 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2015 The OpenLDAP Foundation.
+ * Copyright 1998-2018 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -152,7 +152,7 @@ ldap_modify_ext( LDAP *ld,
        int *msgidp )
 {
        BerElement      *ber;
-       int             i, rc;
+       int             rc;
        ber_int_t       id;
 
        Debug( LDAP_DEBUG_TRACE, "ldap_modify_ext\n", 0, 0, 0 );