From 85de6e32b833db9ca601b3e979d08444e0702c27 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Sun, 16 Apr 2006 06:02:13 +0000 Subject: [PATCH] r15096: Fix typo. --- source/lib/ldb/include/ldb_errors.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/lib/ldb/include/ldb_errors.h b/source/lib/ldb/include/ldb_errors.h index dbc6d16e2ad..3b04c7c17f2 100644 --- a/source/lib/ldb/include/ldb_errors.h +++ b/source/lib/ldb/include/ldb_errors.h @@ -206,7 +206,7 @@ */ #define LDB_ERR_INVALID_DN_SYNTAX 34 -/* 53 RESERVED */ +/* 35 RESERVED */ /** The function required dereferencing of an alias, and something went -- 2.34.1