shell32: Fix a comment typo.

oldstable
Andrew Eikum 2010-06-25 15:20:04 -05:00 committed by Alexandre Julliard
parent d461d7d213
commit 5c81b5484a
1 changed files with 1 additions and 1 deletions

View File

@ -1068,7 +1068,7 @@ static ULONG WINAPI ISFHelper_fnRelease (ISFHelper * iface)
}
/****************************************************************************
* ISFHelper_fnAddFolder
* ISFHelper_fnGetUniqueName
*
* creates a unique folder name
*/