mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-06-16 18:03:44 +08:00
fix some compile problems with mingw
This commit is contained in:
@@ -102,7 +102,6 @@ pcapifh_alloc_readonly_copy(void *data, size_t len)
|
||||
lwip_win32_platform_diag("VirtualProtect failed: %d\n", GetLastError());
|
||||
while(1);
|
||||
}
|
||||
printf("pcapifh_alloc_readonly_copy(%d): 0x%08x\n", len, ret);
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user