summaryrefslogtreecommitdiff
path: root/lib/tdb
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2013-02-16 13:26:36 +0100
committerSimo Sorce <idra@samba.org>2013-02-16 17:13:32 +0100
commit05235d5b444558f6d06ef12ea7d74850800425cf (patch)
tree542abb3b46dab12be6216b516571af40209b8863 /lib/tdb
parent10b96e3ffe1ccec4e6866b61ddd93e04a7863bbf (diff)
downloadsamba-05235d5b444558f6d06ef12ea7d74850800425cf.tar.gz
samba-05235d5b444558f6d06ef12ea7d74850800425cf.tar.bz2
samba-05235d5b444558f6d06ef12ea7d74850800425cf.zip
tdb: Fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Autobuild-User(master): Simo Sorce <idra@samba.org> Autobuild-Date(master): Sat Feb 16 17:13:32 CET 2013 on sn-devel-104
Diffstat (limited to 'lib/tdb')
-rw-r--r--lib/tdb/common/open.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tdb/common/open.c b/lib/tdb/common/open.c
index 08b9450a1c..05d7cae6be 100644
--- a/lib/tdb/common/open.c
+++ b/lib/tdb/common/open.c
@@ -215,7 +215,7 @@ _PUBLIC_ struct tdb_context *tdb_open_ex(const char *name, int hash_size, int td
goto fail;
}
- /* now make a copy of the name, as the caller memory might went away */
+ /* now make a copy of the name, as the caller memory might go away */
if (!(tdb->name = (char *)strdup(name))) {
/*
* set the name as the given string, so that tdb_name() will