Changeset 62956 in vbox for trunk/src/VBox/Devices/PC/DrvACPI.cpp
- Timestamp:
- Aug 4, 2016 7:49:34 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/DrvACPI.cpp
r62908 r62956 235 235 236 236 /** 237 * @ copydoc PDMIACPICONNECTOR::pfnQueryBatteryStatus237 * @interface_method_impl{PDMIACPICONNECTOR,pfnQueryBatteryStatus} 238 238 */ 239 239 static DECLCALLBACK(int) drvACPIQueryBatteryStatus(PPDMIACPICONNECTOR pInterface, bool *pfPresent,
Note:
See TracChangeset
for help on using the changeset viewer.