mirror of
https://github.com/akuker/RASCSI.git
synced 2024-11-22 16:33:17 +00:00
Code cleanup
This commit is contained in:
parent
17c3201135
commit
ea386fc74c
@ -1476,7 +1476,6 @@ static void *MonThread(void *param)
|
|||||||
case DEVICES_INFO: {
|
case DEVICES_INFO: {
|
||||||
rascsi_response.GetDevicesInfo(result, command, devices, UnitNum);
|
rascsi_response.GetDevicesInfo(result, command, devices, UnitNum);
|
||||||
SerializeMessage(fd, result);
|
SerializeMessage(fd, result);
|
||||||
|
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user