VirtualBox

Ignore:
Timestamp:
Aug 4, 2016 7:49:34 AM (8 years ago)
Author:
vboxsync
Message:

@copydoc -> @interface_method_impl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Serial/DrvHostSerial.cpp

    r62679 r62956  
    172172/* -=-=-=-=- ICharConnector -=-=-=-=- */
    173173
    174 /** @copydoc PDMICHARCONNECTOR::pfnWrite */
     174/** @interface_method_impl{PDMICHARCONNECTOR,pfnWrite} */
    175175static DECLCALLBACK(int) drvHostSerialWrite(PPDMICHARCONNECTOR pInterface, const void *pvBuf, size_t cbWrite)
    176176{
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