]> git.sur5r.net Git - openldap/commitdiff
minor cleanup from jon@symas.com
authorHoward Chu <hyc@openldap.org>
Tue, 18 Dec 2001 05:17:06 +0000 (05:17 +0000)
committerHoward Chu <hyc@openldap.org>
Tue, 18 Dec 2001 05:17:06 +0000 (05:17 +0000)
libraries/libldap/init.c

index 080cd336d0d7b1598feb98e8a15fe23cb9090a0a..e123e06118d36bd84c65e87c1a166204d44ffcb2 100644 (file)
@@ -365,7 +365,7 @@ static void openldap_ldap_init_w_env(
 }
 
 static void
-ldap_int_destroy_global_options()
+ldap_int_destroy_global_options(void)
 {
        struct ldapoptions *gopts = LDAP_INT_GLOBAL_OPT();