VirtualBox

Changeset 28312 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 14, 2010 3:54:12 PM (15 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/linux/HostHardwareLinux.cpp

    r28309 r28312  
    18651865            break;
    18661866        rc = RTPathReal(szPath, szAbsPath, sizeof(szAbsPath));
    1867         AssertRCBreak(rc));  /* sysfs should guarantee that this exists */
     1867        AssertRCBreak(rc);  /* sysfs should guarantee that this exists */
    18681868        if (!pHandler->doHandle(szAbsPath))
    18691869            break;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette