Debug, Debug, Debug
[tpg/acess2.git] / Modules / Filesystems / FAT / fat.c
index 5d1c7f5..a63bac0 100644 (file)
@@ -941,6 +941,7 @@ tVFS_Node *FAT_int_CreateNode(tVFS_Node *Parent, fat_filetable *Entry, int Pos)
        tFAT_VolInfo    *disk = Parent->ImplPtr;\r
        \r
        ENTER("pParent pFT", Parent, Entry);\r
+       LOG("disk = %p\n", disk);\r
        \r
        memset(&node, 0, sizeof(tVFS_Node));\r
        \r

UCC git Repository :: git.ucc.asn.au