attrib: Fix incorrect comment.

This commit is contained in:
Hugh McMaster 2015-03-30 22:58:17 +11:00 committed by Alexandre Julliard
parent 104161cfd2
commit d4fb6257f5
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ static int __cdecl ATTRIB_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
* attrib ends
*/
if (!output_bufW) output_bufW = HeapAlloc(GetProcessHeap(), 0,