shell32: Update a comment.

This commit is contained in:
Francois Gouget 2011-06-25 13:49:40 +02:00 committed by Alexandre Julliard
parent 71e41b81dd
commit dddac58a98
1 changed files with 1 additions and 1 deletions

View File

@ -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: