git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b75345
)
Fix a typo
author
Volker Lendecke
<vl@samba.org>
Thu, 7 May 2009 14:24:54 +0000
(16:24 +0200)
committer
Volker Lendecke
<vl@samba.org>
Thu, 7 May 2009 14:37:55 +0000
(16:37 +0200)
source3/torture/torture.c
patch
|
blob
|
history
diff --git
a/source3/torture/torture.c
b/source3/torture/torture.c
index d52b61596a6ede01ec3526cb80fce7acb268dc92..1d463467517adc8a09a5673b80e8cd3cce935c8f 100644
(file)
--- a/
source3/torture/torture.c
+++ b/
source3/torture/torture.c
@@
-5058,7
+5058,7
@@
static bool run_mangle1(int dummy)
SMB_OFF_T size;
uint16_t mode;
- printf("starting
chain
1 test\n");
+ printf("starting
mangle
1 test\n");
if (!torture_open_connection(&cli, 0)) {
return False;
}