VirtualBox

Changeset 41994 in vbox


Ignore:
Timestamp:
Jul 3, 2012 10:10:13 AM (13 years ago)
Author:
vboxsync
Message:

NAT: typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/slirp/tftp.c

    r41987 r41994  
    766766    AssertReturnVoid(tftpSendData(pData,
    767767                                    pTftpSession,
    768                                     RT_N2H_U16(pTftpIpHeader->Core.u16TftpOpCode) + 1, pTftpIpHeader));
     768                                    RT_N2H_U16(pTftpIpHeader->Core.u16TftpOpCode) + 1, pTftpIpHeader) == 0);
    769769}
    770770
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