VirtualBox

Ignore:
Timestamp:
Aug 16, 2016 2:05:19 PM (8 years ago)
Author:
vboxsync
Message:

scm: cleaning up todos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/HostChannel/service.cpp

    r62876 r63565  
    262262                        uint32_t u32Handle = 0;
    263263
    264                         /* @todo make sure that pvName is a nul terminated */
     264                        /** @todo make sure that pvName is a nul terminated */
    265265                        rc = vboxHostChannelAttach(pClient, &u32Handle, (const char *)pvName, u32Flags);
    266266
     
    533533                                uint32_t u32SizeDataReturned = 0;
    534534
    535                                 /* @todo make sure that pvName is a nul terminated */
     535                                /** @todo make sure that pvName is a nul terminated */
    536536                                rc = vboxHostChannelQuery(pClient, (const char *)pvName, u32Code,
    537537                                                          pvParm, cbParm,
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