X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fslapcommon.h;h=9aee416b7be88636cb909f475d3b72674f4d735e;hb=4d02a43ec9a4be422d83094e8d39b7ef3bc290c5;hp=bc5ee7839a0ab71d9a601804f60878f1ae798a8c;hpb=8fe328dd518d02e8eea9f36068e13671c9cb8093;p=openldap diff --git a/servers/slapd/slapcommon.h b/servers/slapd/slapcommon.h index bc5ee7839a..9aee416b7b 100644 --- a/servers/slapd/slapcommon.h +++ b/servers/slapd/slapcommon.h @@ -2,7 +2,7 @@ /* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * - * Copyright 1998-2012 The OpenLDAP Foundation. + * Copyright 1998-2013 The OpenLDAP Foundation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -43,9 +43,9 @@ typedef struct tool_vars { int tv_continuemode; int tv_nosubordinates; int tv_dryrun; - int tv_jumpline; - struct berval tv_sub_ndn; int tv_scope; + unsigned long tv_jumpline; + struct berval tv_sub_ndn; Filter *tv_filter; struct LDIFFP *tv_ldiffp; struct berval tv_baseDN;