shell32/tests: Fix a typo.

Nicolas Le Cam niko.lecam at gmail.com
Sat Jun 20 05:49:12 CDT 2009


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

diff --git a/dlls/shell32/tests/shlfolder.c b/dlls/shell32/tests/shlfolder.c
index 7487376..d67c77d 100644
--- a/dlls/shell32/tests/shlfolder.c
+++ b/dlls/shell32/tests/shlfolder.c
@@ -1949,7 +1949,7 @@ START_TEST(shlfolder)
     if(pSHCreateShellItem)
         test_SHCreateShellItem();
     else
-        win_skip("test_SHCreateShellItem not present\n");
+        win_skip("SHCreateShellItem not present\n");
 
     OleUninitialize();
 }
-- 
1.6.0.4


--=-X86QwySpK8p0/VQbFIDF--




More information about the wine-patches mailing list