printk: add comment about tricky check for text buffer size
[deliverable/linux.git] / fs / ntfs / quota.h
index 40e4763aa2221d1f6f15afcddbddee9ac9070994..4cbe5594c0b077f8fe795a39ff217cb0c6ac8ef0 100644 (file)
@@ -28,7 +28,7 @@
 #include "types.h"
 #include "volume.h"
 
-extern BOOL ntfs_mark_quotas_out_of_date(ntfs_volume *vol);
+extern bool ntfs_mark_quotas_out_of_date(ntfs_volume *vol);
 
 #endif /* NTFS_RW */
 
This page took 0.027253 seconds and 5 git commands to generate.