VirtualBox

Ignore:
Timestamp:
Jan 4, 2017 5:10:35 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
112623
Message:

Main: doxygen fixes

File:
1 edited

Legend:

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

    r65088 r65120  
    893893    virtual ~hotplugNullImpl (void) {}
    894894    /** @copydoc VBoxMainHotplugWaiter::Wait */
    895     virtual int Wait (RTMSINTERVAL)
    896     {
     895    virtual int Wait (RTMSINTERVAL cMillies)
     896    {
     897        NOREF(cMillies);
    897898        return VERR_NOT_SUPPORTED;
    898899    }
Note: See TracChangeset for help on using the changeset viewer.

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