lib ldb: rename ltdb_req_spy to ldb_kv_req_spy
[samba.git] / lib / ldb / ldb_tdb / ldb_tdb.h
index 5c6cf98b1e43799fc6e278c78eafdb28773e9d84..9a9471e8c91765c9e03bd89e6194238123e1101a 100644 (file)
@@ -96,7 +96,7 @@ struct ldb_kv_context {
        struct ldb_request *req;
 
        bool request_terminated;
-       struct ltdb_req_spy *spy;
+       struct ldb_kv_req_spy *spy;
 
        /* search stuff */
        const struct ldb_parse_tree *tree;