VirtualBox

Changeset 29461 in vbox for trunk/include/VBox


Ignore:
Timestamp:
May 14, 2010 11:10:33 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
61587
Message:

Devices/Network/VDE: applied "[vbox-dev] [PATCH] VirtualBox. vde_close was missing..." (07/05/2010, Renzo Davoli)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VDEPlugSymDefs.h

    r29200 r29461  
    6060               (VDECONN *conn,const void *buf,size_t len,int flags), \
    6161               (conn, buf, len, flags)) \
    62  RT_PROXY_STUB(vde_datafd, int, (VDECONN *conn), (conn))
     62 RT_PROXY_STUB(vde_datafd, int, (VDECONN *conn), (conn)) \
     63 RT_PROXY_STUB(vde_close, void, (VDECONN *conn), (conn))
    6364
    6465#ifdef VDEPLUG_GENERATE_HEADER
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