mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-11 07:19:20 +00:00
QoL improvements
This commit is contained in:
@ -28,7 +28,7 @@ namespace NetworkInterfaceManager
|
||||
void *DriverCallBackAddress;
|
||||
|
||||
/** @brief Reserved */
|
||||
unsigned int DriverID;
|
||||
unsigned long DriverID;
|
||||
};
|
||||
|
||||
class Events
|
||||
|
Reference in New Issue
Block a user