shlwapi/tests: Fix an errant comment.

oldstable
Scott Ritchie 2011-08-23 06:51:31 -07:00 committed by Alexandre Julliard
parent 37f12af5c8
commit d38909dade
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ static const StrFormatSizeResult StrFormatSize_results[] = {
{ 0, NULL, NULL }
};
/* StrFormatByteSize64/StrFormatKBSize results */
/* StrFromTimeIntervalA/StrFromTimeIntervalW results */
typedef struct tagStrFromTimeIntervalResult
{
DWORD ms;