VirtualBox

Changeset 36964 in vbox for trunk


Ignore:
Timestamp:
May 4, 2011 9:09:30 PM (14 years ago)
Author:
vboxsync
Message:

Main/linux/USB: corrected an outdated comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/linux/USBProxyServiceLinux.cpp

    r36963 r36964  
    8383    /*
    8484     * We have two methods available for getting host USB device data - using
    85      * USBFS and using sysfs.  The default choice depends on build-time
    86      * settings and an environment variable; if the default is not available
    87      * we fall back to the second.
    88      * In the event of both failing, the error from the second method tried
    89      * will be presented to the user.
     85     * USBFS and using sysfs.  The default choice is sysfs; if that is not
     86     * available we fall back to USBFS.
     87     * In the event of both failing, an appropriate error will be returned.
    9088     */
    9189    bool fUseSysfs;
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