]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/slapcommon.h
Fix log_age_parse days parsing
[openldap] / servers / slapd / slapcommon.h
index 4dcf7a8cbb15bb68e23ec8705e9bbaef4c2563fc..9584986915b176593b9115090fac21393b9c07df 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2005 The OpenLDAP Foundation.
+ * Copyright 1998-2006 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -41,7 +41,7 @@ typedef struct tool_vars {
        int tv_dryrun;
        Filter *tv_filter;
        struct berval tv_sub_ndn;
-       FILE    *tv_ldiffp;
+       struct LDIFFP   *tv_ldiffp;
        struct berval tv_baseDN;
        struct berval tv_authcDN;
        struct berval tv_authzDN;