ip: insignificant change of arguments case

pull/26/head
cathugger 6 years ago
parent 18c20396b6
commit fdc54a4cce
No known key found for this signature in database
GPG Key ID: 9BADDA2DAF6F01A8

@ -155,7 +155,7 @@ namespace llarp
// update ip packet (after packet gets out of network)
void
UpdatePacketOnDst(huint32_t nsrcIP, huint32_t ndstIP);
UpdatePacketOnDst(huint32_t nSrcIP, huint32_t nDstIP);
// update ip packet (before packet gets inserted into network)
void

Loading…
Cancel
Save