Andrew Eikum : shell32: Fix a comment typo.

Alexandre Julliard julliard at winehq.org
Mon Jun 28 11:01:20 CDT 2010


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

Author: Andrew Eikum <aeikum at codeweavers.com>
Date:   Fri Jun 25 15:20:04 2010 -0500

shell32: Fix a comment typo.

---

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

diff --git a/dlls/shell32/shfldr_fs.c b/dlls/shell32/shfldr_fs.c
index 626f17f..305902c 100644
--- a/dlls/shell32/shfldr_fs.c
+++ b/dlls/shell32/shfldr_fs.c
@@ -1068,7 +1068,7 @@ static ULONG WINAPI ISFHelper_fnRelease (ISFHelper * iface)
 }
 
 /****************************************************************************
- * ISFHelper_fnAddFolder
+ * ISFHelper_fnGetUniqueName
  *
  * creates a unique folder name
  */




More information about the wine-cvs mailing list