Oops. That was a debug change. Wasn't meant to make it into the commit.

svn path=/trunk/; revision=68784
This commit is contained in:
David Quintana 2015-08-21 14:31:07 +00:00
parent 89da5820cd
commit 7620e2badc

View file

@ -296,7 +296,7 @@ public:
(entry->objectType == KEY_OBJECT);
}
virtual HRESULT GetInfoFromPidl(LPCITEMIDLIST pcidl, const NtPidlEntry ** pentry)
HRESULT GetInfoFromPidl(LPCITEMIDLIST pcidl, const NtPidlEntry ** pentry)
{
NtPidlEntry * entry = (NtPidlEntry*) &(pcidl->mkid);