X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Modules%2FUSB%2Fmain.c;h=28ce5e3b7aa80d7a477226b7dea80c0844048023;hb=07173b260d76a7e6482838c02d5deb2ead2afbb2;hp=a992433b500c1ad80104d335bfad3ee32b4a45c7;hpb=a4ce2e60f783c9e71447edc03f20f937b8abf35a;p=tpg%2Facess2.git diff --git a/Modules/USB/main.c b/Modules/USB/main.c index a992433b..28ce5e3b 100644 --- a/Modules/USB/main.c +++ b/Modules/USB/main.c @@ -74,7 +74,6 @@ tVFS_Node *USB_FindDir(tVFS_Node *Node, char *Name) } /** - * \fn int USB_IOCtl(tVFS_Node *Node, int Id, void *Data) * \brief Handles IOCtl Calls to the USB driver */ int USB_IOCtl(tVFS_Node *Node, int Id, void *Data)