Index: src/plugin/passthroughapp/SinkPolicy.h |
=================================================================== |
--- a/src/plugin/passthroughapp/SinkPolicy.h |
+++ b/src/plugin/passthroughapp/SinkPolicy.h |
@@ -172,7 +172,7 @@ |
HRESULT OnStart(LPCWSTR szUrl, |
IInternetProtocolSink *pOIProtSink, IInternetBindInfo *pOIBindInfo, |
DWORD grfPI, HANDLE_PTR dwReserved, |
- IInternetProtocol* pTargetProtocol); |
+ IInternetProtocol* pTargetProtocol) const; |
static Sink* GetSink(const Protocol* pProtocol); |