r25035: Fix some more warnings, use service pointer rather than service number in...
[samba.git] / source4 / torture / libnet / userinfo.c
index 95975e630ed44a79742a0999483ed3a234c861cb..314bc6d4dafa1160587b0b92b19065d46c332b7d 100644 (file)
@@ -300,7 +300,7 @@ static BOOL test_userinfo_async(struct dcerpc_pipe *p, TALLOC_CTX *mem_ctx,
 }
 
 
-BOOL torture_userinfo(struct torture_context *torture)
+bool torture_userinfo(struct torture_context *torture)
 {
        NTSTATUS status;
        struct dcerpc_pipe *p;