]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/slapcommon.h
Update copyright for next release
[openldap] / servers / slapd / slapcommon.h
index d48d2179750265273badf0a1947b8a198acf8a44..3b6821739b0accb4f31f03ea0ea13a065e72cc72 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2007 The OpenLDAP Foundation.
+ * Copyright 1998-2009 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -101,6 +101,6 @@ void slap_tool_init LDAP_P((
        int tool,
        int argc, char **argv ));
 
-void slap_tool_destroy LDAP_P((void));
+int slap_tool_destroy LDAP_P((void));
 
 #endif /* SLAPCOMMON_H_ */