Two whitespace fixes

This commit is contained in:
Peter Hutterer 2024-01-05 10:29:26 +10:00
parent 0a9f223eec
commit d0b0137a95
2 changed files with 4 additions and 5 deletions

View File

@ -1031,8 +1031,7 @@ CloseDevice(DeviceIntPtr dev)
/** /**
* Shut down all devices of one list and free all resources. * Shut down all devices of one list and free all resources.
*/ */
static static void
void
CloseDeviceList(DeviceIntPtr *listHead) CloseDeviceList(DeviceIntPtr *listHead)
{ {
/* Used to mark devices that we tried to free */ /* Used to mark devices that we tried to free */