shlwapi/tests: Fix an errant comment.
This commit is contained in:
parent
37f12af5c8
commit
d38909dade
|
@ -135,7 +135,7 @@ static const StrFormatSizeResult StrFormatSize_results[] = {
|
|||
{ 0, NULL, NULL }
|
||||
};
|
||||
|
||||
/* StrFormatByteSize64/StrFormatKBSize results */
|
||||
/* StrFromTimeIntervalA/StrFromTimeIntervalW results */
|
||||
typedef struct tagStrFromTimeIntervalResult
|
||||
{
|
||||
DWORD ms;
|
||||
|
|
Loading…
Reference in New Issue