VirtualBox

Changeset 101634 in vbox for trunk/src/VBox/Devices/Network


Ignore:
Timestamp:
Oct 27, 2023 3:27:36 PM (16 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
159723
Message:

libssh: removing 0.9.6 mention from Config.kmk and build fix. bugref:10539

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/DrvCloudTunnel.cpp

    r101625 r101634  
    755755}
    756756
     757#ifdef WIN32
     758static int channelWriteWontblockCallback(ssh_session, ssh_channel, unsigned int, void *)
     759#else
    757760static int channelWriteWontblockCallback(ssh_session, ssh_channel, size_t, void *)
     761#endif
    758762{
    759763    return 0;
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