]> git.sur5r.net Git - openldap/commitdiff
ITS#6677 move #endif
authorHoward Chu <hyc@openldap.org>
Sun, 17 Oct 2010 01:36:47 +0000 (01:36 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 17 Oct 2010 01:36:47 +0000 (01:36 +0000)
servers/slapd/overlays/sssvlv.c

index de51f9fae141a2b72507ef4f8e5f073a30ba8293..20eeb15b2f9af153592c8d21e4d3e339a795a171 100644 (file)
@@ -1185,8 +1185,8 @@ static int sssvlv_db_init(
                                LDAP_CONTROL_VLVREQUEST, rc, 0 );
 #ifdef SLAP_CONFIG_DELETE
                        overlay_unregister_control( be, LDAP_CONTROL_SORTREQUEST );
-#endif /* SLAP_CONFIG_DELETE */
                        unregister_supported_control( LDAP_CONTROL_SORTREQUEST );
+#endif /* SLAP_CONFIG_DELETE */
                        return rc;
                }
        }