Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: oldheating gps motorhome heating
Diff: ip4/udptcp4.cpp
- Revision:
- 47:73af5c0b0dc2
- Parent:
- 37:793b39683406
- Child:
- 49:1a6336f2b3f9
--- a/ip4/udptcp4.cpp Tue Oct 24 07:01:35 2017 +0000
+++ b/ip4/udptcp4.cpp Thu Oct 26 14:50:24 2017 +0000
@@ -32,7 +32,7 @@
{
if (!action) return;
- Ip4DestIpFromDest(ActionGetDestPart(action), pDstIp);
+ Ip4DstIpFromDest(ActionGetDestPart(action), pDstIp);
*pSrcIp = DhcpLocalIp;