mirror of
https://github.com/reactos/wine.git
synced 2025-02-23 22:40:55 +00:00
netstat: Fix incorrect comment.
This commit is contained in:
parent
472340052a
commit
ef41e8205a
@ -86,7 +86,7 @@ static int __cdecl NETSTAT_wprintf(const WCHAR *format, ...)
|
||||
/*
|
||||
* Allocate buffer to use when writing to console
|
||||
* Note: Not freed - memory will be allocated once and released when
|
||||
* xcopy ends
|
||||
* netstat ends
|
||||
*/
|
||||
|
||||
if (!output_bufW) output_bufW = HeapAlloc(GetProcessHeap(), 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user