VirtualBox

Ignore:
Timestamp:
May 6, 2022 2:31:18 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
151277
Message:

Reverted r151276.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/darwin/VBoxClient/VBoxClientClipboard.cpp

    r94875 r94876  
    6161*   Local Function Prototypes                                                                                                    *
    6262*********************************************************************************************************************************/
    63 static DECLCALLBACK(int) vbclClipboardStop(void);
     63static int vbclClipboardStop(void);
    6464
    6565
     
    205205 * @return  IPRT status code.
    206206 */
    207 static DECLCALLBACK(int) vbclClipboardStart(void)
     207static int vbclClipboardStart(void)
    208208{
    209209    int rc;
     
    279279 * @return  IPRT status code.
    280280 */
    281 static DECLCALLBACK(int) vbclClipboardStop(void)
     281static int vbclClipboardStop(void)
    282282{
    283283    int rc;
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