Changeset 28576 in vbox
- Timestamp:
- Apr 21, 2010 9:12:39 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/linux/HostHardwareLinux.cpp
r28574 r28576 1347 1347 /** Does a FAM event code mean that the available devices have (probably) 1348 1348 * changed? */ 1349 static int sysfsGetStatusForFAMCode( enumFAMCodes enmCode)1349 static int sysfsGetStatusForFAMCode(FAMCodes enmCode) 1350 1350 { 1351 1351 if (enmCode == FAMExists || enmCode == FAMEndExist)
Note:
See TracChangeset
for help on using the changeset viewer.