Module: wine Branch: master Commit: b23039fa43b58c50e2075214cf2d369919ab4e9b URL: https://source.winehq.org/git/wine.git/?a=commit;h=b23039fa43b58c50e2075214c...
Author: Gabriel Ivăncescu gabrielopcode@gmail.com Date: Mon Nov 23 15:47:41 2020 +0200
iphlpapi: Move the ICMP reply retrieval to a helper function.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/iphlpapi/icmp.c | 351 ++++++++++++++++++++++++++------------------------- 1 file changed, 178 insertions(+), 173 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=b23039fa43b58c50e2075...