X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Fntfs%2Fusnjrnl.h;h=3a8af75351e8662235eff32b67f9810f1c717248;hb=6ab455eeaff6893cd06da33843e840d888cdc04a;hp=ff988b0deb45d46aea455a55e338ce2d49ba7bfe;hpb=a670fcb43f01a67ef56176afc76e5d43d128b25c;p=linux-2.6-omap-h63xx.git diff --git a/fs/ntfs/usnjrnl.h b/fs/ntfs/usnjrnl.h index ff988b0deb4..3a8af75351e 100644 --- a/fs/ntfs/usnjrnl.h +++ b/fs/ntfs/usnjrnl.h @@ -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 */