[EXPLORER]: One indentation and one return value fix.

svn path=/trunk/; revision=73723
This commit is contained in:
Hermès Bélusca-Maïto
2017-02-06 15:18:33 +00:00
parent 27f761d0a3
commit e96ee73cba
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -176,7 +176,7 @@ public:
ILFree(pidlStart);
}
return NULL;
return S_OK;
}
virtual HRESULT STDMETHODCALLTYPE
+1 -1
View File
@@ -755,7 +755,7 @@ public:
return S_OK;
}
};
};
/*******************************************************************/
ITrayBandSite*