RIP BOOL. Convert BOOL -> bool. I found a few interesting
[nivanova/samba-autobuild/.git] / examples / VFS / shadow_copy_test.c
index 86b61dc00ed0c4a2bda94a3d9ad524dd6d1f57c7..1ba46b71762d123882729027beabb5d95ead27b8 100644 (file)
@@ -49,7 +49,7 @@
          Directories are always displayed...    
 */
 
-static int test_get_shadow_copy_data(vfs_handle_struct *handle, files_struct *fsp, SHADOW_COPY_DATA *shadow_copy_data, BOOL labels)
+static int test_get_shadow_copy_data(vfs_handle_struct *handle, files_struct *fsp, SHADOW_COPY_DATA *shadow_copy_data, bool labels)
 {
        uint32 num = 3;
        uint32 i;