Merge branch 'master' of git://localhost/acess2
[tpg/acess2.git] / KernelLand / Modules / Storage / FDD / fdd.c
index 9cf808d..90f9396 100644 (file)
@@ -290,7 +290,6 @@ char *FDD_ReadDir(tVFS_Node *UNUSED(Node), int Pos)
 }
 
 /**
- * \fn tVFS_Node *FDD_FindDir(tVFS_Node *Node, const char *filename);
  * \brief Find File Routine (for vfs_node)
  */
 tVFS_Node *FDD_FindDir(tVFS_Node *UNUSED(Node), const char *Filename)

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