VirtualBox

Changeset 64268 in vbox for trunk/src/VBox/Runtime/r3/win


Ignore:
Timestamp:
Oct 13, 2016 7:07:55 PM (8 years ago)
Author:
vboxsync
Message:

Runtime: Doxygen fix to unbreak generation of documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/localipc-win.cpp

    r62592 r64268  
    828828                                               OPEN_EXISTING,
    829829                                               FILE_FLAG_OVERLAPPED,
    830                                                NULL /*no template hanlde*/);
     830                                               NULL /*no template handle*/);
    831831                    if (hPipe != INVALID_HANDLE_VALUE)
    832832                    {
     
    14641464             * all data was written (or an error occurred). */
    14651465            /** @todo r=bird: above comment is misinformed.
    1466             /*        Implement this as soon as we want an explicit asynchronous version of
     1466             *        Implement this as soon as we want an explicit asynchronous version of
    14671467             *        RTLocalIpcSessionWrite on Windows. */
    14681468            rc = VINF_SUCCESS;
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