Description:Codex Code Alarm Handling

Match-id-cd03f6b29a925f5ea3c4625d9312e9a41846209a
This commit is contained in:
xxxx
2022-09-05 16:44:39 +08:00
parent 639a254921
commit fb68494d3d
8 changed files with 15 additions and 12 deletions
@@ -195,7 +195,7 @@ int32_t VirtualDevice::GetDeviceFd()
return fd_;
}
int32_t VirtualDevice::GetDeviceType()
uint16_t VirtualDevice::GetDeviceType()
{
return classes_;
}