[SHELL32]: Remove trailing whitespace.

svn path=/trunk/; revision=73581
This commit is contained in:
Hermès Bélusca-Maïto 2017-01-18 21:03:46 +00:00
parent a770bf5f98
commit 1f1f5a4c49

View file

@ -1134,7 +1134,7 @@ CDefaultContextMenu::DoStaticShellExtensions(
{ {
/* In xp if we have browsed, we don't open any more folders. /* In xp if we have browsed, we don't open any more folders.
* In win7 we browse to the first folder we find and * In win7 we browse to the first folder we find and
* open new windows fo for each of the rest of the folders */ * open new windows for each of the rest of the folders */
if (bBrowsed) if (bBrowsed)
continue; continue;