r24882: Use the torture API in BASE-CHARSET.
[sfrench/samba-autobuild/.git] / source4 / torture / raw / raw.c
index 0c4a28e0d6a41ec6951c300d48382690f958b8ea..88299c44cd70be2f473ec2433654171850c4b5be 100644 (file)
@@ -71,8 +71,7 @@ NTSTATUS torture_raw_init(void)
                                      torture_samba3_posixtimedlock);
        torture_suite_add_simple_test(suite, "SCAN-EAMAX", torture_max_eas);
 
-       suite->description = talloc_strdup(suite, 
-                                                       "Tests for the raw SMB interface");
+       suite->description = talloc_strdup(suite, "Tests for the raw SMB interface");
 
        torture_register_suite(suite);