More work on x86_64 build, error handling and IDT
[tpg/acess2.git] / Kernel / include / fs_devfs.h
index f75a7ff..5589f4f 100644 (file)
@@ -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

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