fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / fs / ntfs / usnjrnl.h
index ff988b0..3a8af75 100644 (file)
@@ -198,7 +198,7 @@ typedef struct {
 /* sizeof() = 60 (0x3c) bytes */
 } __attribute__ ((__packed__)) USN_RECORD;
 
-extern BOOL ntfs_stamp_usnjrnl(ntfs_volume *vol);
+extern bool ntfs_stamp_usnjrnl(ntfs_volume *vol);
 
 #endif /* NTFS_RW */