Scott Ritchie : shlwapi/tests: Fix an errant comment.

Alexandre Julliard julliard at winehq.org
Wed Aug 24 14:05:22 CDT 2011


Module: wine
Branch: master
Commit: d38909dade16571fa22033e499b305f18807b073
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=d38909dade16571fa22033e499b305f18807b073

Author: Scott Ritchie <scott at open-vote.org>
Date:   Tue Aug 23 06:51:31 2011 -0700

shlwapi/tests: Fix an errant comment.

---

 dlls/shlwapi/tests/string.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/dlls/shlwapi/tests/string.c b/dlls/shlwapi/tests/string.c
index 3628f86..1488e58 100644
--- a/dlls/shlwapi/tests/string.c
+++ b/dlls/shlwapi/tests/string.c
@@ -135,7 +135,7 @@ static const StrFormatSizeResult StrFormatSize_results[] = {
   { 0, NULL, NULL }
 };
 
-/* StrFormatByteSize64/StrFormatKBSize results */
+/* StrFromTimeIntervalA/StrFromTimeIntervalW results */
 typedef struct tagStrFromTimeIntervalResult
 {
   DWORD ms;




More information about the wine-cvs mailing list