1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-29 13:49:30 +03:00

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
This commit is contained in:
Michael Adam
2015-10-28 20:41:33 +01:00
parent 1466e27fa6
commit 6e3cb6b24f

View 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 open a file N times on the server and just hold them open
used for testing performance when there are N file handles used for testing performance when there are N file handles
alopenn open
*/ */
bool torture_holdopen(struct torture_context *tctx, bool torture_holdopen(struct torture_context *tctx,
struct smbcli_state *cli) struct smbcli_state *cli)