s4:torture: fix a comment typo.
authorMichael Adam <obnox@samba.org>
Wed, 28 Oct 2015 19:41:33 +0000 (20:41 +0100)
committerMichael Adam <obnox@samba.org>
Wed, 28 Oct 2015 23:42:49 +0000 (00:42 +0100)
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

source4/torture/basic/misc.c

index 721727ba177d076343a506dc13ccef97ad24b194..98423dfbdf8943b02dce7e7676c715484ace4c41 100644 (file)
@@ -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)