From ee956c9172c25f40de8cc1b0f8598a4f6075dd44 Mon Sep 17 00:00:00 2001 From: Matthias Dieter Wallnöfer Date: Fri, 2 Oct 2009 12:23:25 +0200 Subject: s4:ldb.h - cosmetic - add whitespace --- source4/lib/ldb/include/ldb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4') diff --git a/source4/lib/ldb/include/ldb.h b/source4/lib/ldb/include/ldb.h index 23db309ee7..a91cb14c84 100644 --- a/source4/lib/ldb/include/ldb.h +++ b/source4/lib/ldb/include/ldb.h @@ -462,8 +462,8 @@ typedef int (*ldb_qsort_cmp_fn_t) (void *v1, void *v2, void *opaque); \sa draft managedit. */ - #define LDB_CONTROL_RELAX_OID "1.3.6.1.4.1.4203.666.5.12" + /** OID for the paged results control. This control is included in the searchRequest and searchResultDone messages as part of the controls -- cgit