diff options
Diffstat (limited to 'source4/lib/ldb')
-rw-r--r-- | source4/lib/ldb/modules/asq.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/lib/ldb/modules/asq.c b/source4/lib/ldb/modules/asq.c index 271cf52625..0819f7f559 100644 --- a/source4/lib/ldb/modules/asq.c +++ b/source4/lib/ldb/modules/asq.c @@ -26,8 +26,8 @@ * * Component: ldb attribute scoped query control module * - * Description: this module searches all the the objects pointed - * by the DNs contained in the references attribute + * Description: this module searches all the objects pointed by + * the DNs contained in the references attribute * * Author: Simo Sorce */ |