Changeset 62956 in vbox for trunk/src/VBox/Devices/PC
- Timestamp:
- Aug 4, 2016 7:49:34 AM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 109559
- 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.