X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Kernel%2Finclude%2Ffs_devfs.h;h=5589f4f9435e10bcd203d6618a7e90f7145c6c41;hb=33bcf4b3feb0e5e4548548bf3d2a50c52ffb6115;hp=f75a7ffe4832e27569e1210d4a86f6691c6f35fb;hpb=60149f3ea48a795f9fbb15149e87d3a41aa136bf;p=tpg%2Facess2.git diff --git a/Kernel/include/fs_devfs.h b/Kernel/include/fs_devfs.h index f75a7ffe..5589f4f9 100644 --- a/Kernel/include/fs_devfs.h +++ b/Kernel/include/fs_devfs.h @@ -20,7 +20,7 @@ typedef struct sDevFS_Driver // === FUNCTIONS === /** - * \fn int DevFS_AddDevice(tDevFS_Driver *Dev) + * \fn int DevFS_AddDevice(tDevFS_Driver *Device) * \brief Registers a device in the Device Filesystem * \param Device Pointer to a persistant structure that represents the driver * \return Boolean success