diff options
Diffstat (limited to 'avstream/avscamera/sys/Device.cpp')
| -rw-r--r-- | avstream/avscamera/sys/Device.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/avstream/avscamera/sys/Device.cpp b/avstream/avscamera/sys/Device.cpp index 1b5f8090..ed46bdc8 100644 --- a/avstream/avscamera/sys/Device.cpp +++ b/avstream/avscamera/sys/Device.cpp @@ -688,7 +688,7 @@ Return Value: LOCALE_NEUTRAL, PLUGPLAY_PROPERTY_PERSISTENT, DEVPROP_TYPE_BINARY, - sizeof(ACPI_PLD_BUFFER), + sizeof(pld), (PVOID)&pld) ); |
