Francois Gouget : shell32: Update a comment.

Alexandre Julliard julliard at winehq.org
Mon Jun 27 17:41:17 CDT 2011


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Sat Jun 25 13:49:40 2011 +0200

shell32: Update a comment.

---

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

diff --git a/dlls/shell32/shlview.c b/dlls/shell32/shlview.c
index 93077d5..1367afb 100644
--- a/dlls/shell32/shlview.c
+++ b/dlls/shell32/shlview.c
@@ -1289,7 +1289,7 @@ static LRESULT ShellView_OnCommand(IShellViewImpl * This,DWORD dwCmdID, DWORD dw
 	    CheckToolbar(This);
 	    break;
 
-	  /* the menu-ID's for sorting are 0x30... see shrec.rc */
+	  /* the menu-ID's for sorting are 0x30... see shell32.rc */
 	  case 0x30:
 	  case 0x31:
 	  case 0x32:




More information about the wine-cvs mailing list