- Start deprecating TAG()
[reactos.git] / reactos / drivers / filesystems / ntfs / fcb.c
index 11ce1ad..d0f3eee 100644 (file)
@@ -36,7 +36,7 @@
 
 /* MACROS *******************************************************************/
 
-#define TAG_FCB TAG('I', 'F', 'C', 'B')
+#define TAG_FCB 'BCFI'