X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Kernel%2Fvfs%2Ffs%2Fdevfs.c;h=90770a755d7cd6078a77679c69f74cb373cea95d;hb=95a7eaaa4a1065334125b65130866f8d1048ddb7;hp=6ead47e5ab2dda2069b771e363b11ebc422b2f7b;hpb=a8067bafb36f98612767060db856cd6bf36ef940;p=tpg%2Facess2.git diff --git a/Kernel/vfs/fs/devfs.c b/Kernel/vfs/fs/devfs.c index 6ead47e5..90770a75 100644 --- a/Kernel/vfs/fs/devfs.c +++ b/Kernel/vfs/fs/devfs.c @@ -43,7 +43,7 @@ int DevFS_AddDevice(tDevFS_Driver *Dev) /** * \fn tVFS_Node *DevFS_InitDevice(char *Device, char **Options) * \brief Initialise the DevFS and detect double-mounting, or just do nothing - * \stub + * \note STUB */ tVFS_Node *DevFS_InitDevice(char *Device, char **Options) {