diff options
author | Stefan Metzmacher <metze@samba.org> | 2006-01-11 16:29:02 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:50:53 -0500 |
commit | c07d16d2010873be96e13e5747b48bbc17459109 (patch) | |
tree | 3bc542d7b7a99ec7121216c0ca48c3d8974b51f1 /source4/lib/ldb/include/ldb_private.h | |
parent | 61768feec636cdbf976bbd200204c6ba746a2e53 (diff) | |
download | samba-c07d16d2010873be96e13e5747b48bbc17459109.tar.gz samba-c07d16d2010873be96e13e5747b48bbc17459109.tar.bz2 samba-c07d16d2010873be96e13e5747b48bbc17459109.zip |
r12849: fix typo
metze
(This used to be commit 552e12c05d10ddad55bfc0997303096055ddecdd)
Diffstat (limited to 'source4/lib/ldb/include/ldb_private.h')
-rw-r--r-- | source4/lib/ldb/include/ldb_private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/ldb/include/ldb_private.h b/source4/lib/ldb/include/ldb_private.h index 4ef7c5a96d..d95abccc1b 100644 --- a/source4/lib/ldb/include/ldb_private.h +++ b/source4/lib/ldb/include/ldb_private.h @@ -29,7 +29,7 @@ * * Component: ldb private header * - * Description: defines internal ldb structures used by th esubsystem and modules + * Description: defines internal ldb structures used by the subsystem and modules * * Author: Andrew Tridgell * Author: Stefan Metzmacher |