summaryrefslogtreecommitdiff
path: root/extensions/source/activex/main/SOActionsApproval.h
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/activex/main/SOActionsApproval.h')
-rw-r--r--extensions/source/activex/main/SOActionsApproval.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/activex/main/SOActionsApproval.h b/extensions/source/activex/main/SOActionsApproval.h
index a5570312864d..097d7b97a29f 100644
--- a/extensions/source/activex/main/SOActionsApproval.h
+++ b/extensions/source/activex/main/SOActionsApproval.h
@@ -51,7 +51,7 @@ DECLARE_REGISTRY_RESOURCEID(IDR_SODOCUMENTEVENTLISTENER)
STDMETHOD(InterfaceSupportsErrorInfo)(REFIID riid);
// ISOActionsApproval
- virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE approveAction(
+ virtual /* [helpstring][id] */ HRESULT STDMETHODCALLTYPE approveAction(
/* [in] */ long nActionID,
/* [retval][out] */ boolean *pbApproval)
{