VirtualBox

Changeset 23386 in vbox for trunk/src/VBox/Main/linux


Ignore:
Timestamp:
Sep 28, 2009 2:27:00 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
52913
Message:

@note isn't for line commenting. (Doxygen will (IIRC) put in in the method description which is very confusing.) Changed it to a @todo.

File:
1 edited

Legend:

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

    r23385 r23386  
    13151315        RTFILE file;
    13161316        int rc = RTFileOpen(&file, mszNode, RTFILE_O_READ);
    1317         /** @note the next line can produce a warning, as the ioctl request
     1317        /** @todo The next line can produce a warning, as the ioctl request
    13181318         * field is defined as signed, but the Linux ioctl definition macros
    13191319         * produce unsigned constants. */
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