]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/slapcommon.h
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
[openldap] / servers / slapd / slapcommon.h
index 6cea4823022184fd34be1d34af6c276f44c2d20d..098a2ae6b7b4bf795ad28ff22512cebfca470a5b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2011 The OpenLDAP Foundation.
+ * Copyright 1998-2013 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;