kernel32: Do not reuse the name of a function argument for a local variable.
[wine] / dlls / inetcomm / internettransport.c
2007-11-26  Gerald Pfeiferinetcomm: Fix error check in InternetTransport_Connect().
2007-11-05  Rob Shearmaninetcomm: Use InternetTransport_ChangeStatus in Interne...
2007-11-05  Rob Shearmaninetcomm: Add a framework for connecting to a server...