r25000: Fix some more C++ compatibility warnings.
[bbaumbach/samba-autobuild/.git] / source4 / torture / basic / attr.c
index 4c6a7a3ab6c8bb7e022cc694599e880d0527c714..07071bb68a01439c72eff6caade47283c0b428db 100644 (file)
@@ -86,8 +86,8 @@ static const struct trunc_open_results attr_results[] = {
 };
 
 
-BOOL torture_openattrtest(struct torture_context *tctx, 
-                                                 struct smbcli_state *cli1)
+bool torture_openattrtest(struct torture_context *tctx, 
+                         struct smbcli_state *cli1)
 {
        const char *fname = "\\openattr.file";
        int fnum1;