mirror of
https://github.com/reactos/wine.git
synced 2024-11-24 20:30:01 +00:00
hlink: Fix copy-paste typo.
This commit is contained in:
parent
01b32951a5
commit
9b164cf6f4
@ -126,7 +126,7 @@ HRESULT WINAPI HlinkCreateFromString( LPCWSTR pwzTarget, LPCWSTR pwzLocation,
|
||||
|
||||
|
||||
/***********************************************************************
|
||||
* HlinkNavigate (HLINK.@)
|
||||
* HlinkCreateBrowseContext (HLINK.@)
|
||||
*/
|
||||
HRESULT WINAPI HlinkCreateBrowseContext( IUnknown* piunkOuter, REFIID riid, void** ppvObj)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user