summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2006-04-16 06:02:13 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:04:08 -0500
commitcfbcb93d7c84ef08ae759ee55723366b37516474 (patch)
treeb3da5831360587f2fce4089e5b0ec72a2ae58267
parent3f52210e7bda5ef596d172c84d9b5754f0c40438 (diff)
downloadsamba-cfbcb93d7c84ef08ae759ee55723366b37516474.tar.gz
samba-cfbcb93d7c84ef08ae759ee55723366b37516474.tar.bz2
samba-cfbcb93d7c84ef08ae759ee55723366b37516474.zip
r15096: Fix typo.
(This used to be commit 85de6e32b833db9ca601b3e979d08444e0702c27)
-rw-r--r--source4/lib/ldb/include/ldb_errors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/ldb/include/ldb_errors.h b/source4/lib/ldb/include/ldb_errors.h
index dbc6d16e2a..3b04c7c17f 100644
--- a/source4/lib/ldb/include/ldb_errors.h
+++ b/source4/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