]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/slapcommon.h
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
[openldap] / servers / slapd / slapcommon.h
index fbea04d325aa3d7c167e2de123784395cf6f0c21..e0f9d414db953ca82c2079c992b1c1df97f2a88d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2012 The OpenLDAP Foundation.
+ * Copyright 1998-2014 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -42,7 +42,7 @@ typedef struct tool_vars {
        int tv_continuemode;
        int tv_nosubordinates;
        int tv_dryrun;
-       int tv_jumpline;
+       unsigned long tv_jumpline;
        struct berval tv_sub_ndn;
        int tv_scope;
        Filter *tv_filter;