Fix a typo
authorVolker Lendecke <vl@samba.org>
Thu, 7 May 2009 14:24:54 +0000 (16:24 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 7 May 2009 14:37:55 +0000 (16:37 +0200)
source3/torture/torture.c

index d52b61596a6ede01ec3526cb80fce7acb268dc92..1d463467517adc8a09a5673b80e8cd3cce935c8f 100644 (file)
@@ -5058,7 +5058,7 @@ static bool run_mangle1(int dummy)
        SMB_OFF_T size;
        uint16_t mode;
 
-       printf("starting chain1 test\n");
+       printf("starting mangle1 test\n");
        if (!torture_open_connection(&cli, 0)) {
                return False;
        }