summaryrefslogtreecommitdiff
path: root/source4/torture/basic
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2015-10-28 20:41:33 +0100
committerMichael Adam <obnox@samba.org>2015-10-29 00:42:49 +0100
commit6e3cb6b24ff53453c52251965bcf955e2e59fa37 (patch)
tree33c5350b43e1bbf93d160dc34877b68056e1e4f2 /source4/torture/basic
parent1466e27fa612b0e09e78dea75c65516e76529ff6 (diff)
downloadsamba-6e3cb6b24ff53453c52251965bcf955e2e59fa37.tar.gz
s4:torture: fix a comment typo.
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org> Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Thu Oct 29 00:42:49 CET 2015 on sn-devel-104
Diffstat (limited to 'source4/torture/basic')
-rw-r--r--source4/torture/basic/misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/basic/misc.c b/source4/torture/basic/misc.c
index 721727ba177..98423dfbdf8 100644
--- a/source4/torture/basic/misc.c
+++ b/source4/torture/basic/misc.c
@@ -234,7 +234,7 @@ bool torture_holdcon(struct torture_context *tctx)
/*
open a file N times on the server and just hold them open
used for testing performance when there are N file handles
- alopenn
+ open
*/
bool torture_holdopen(struct torture_context *tctx,
struct smbcli_state *cli)