summaryrefslogtreecommitdiff
path: root/src/debug/daccess/dacdbiimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/daccess/dacdbiimpl.h')
-rw-r--r--src/debug/daccess/dacdbiimpl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/debug/daccess/dacdbiimpl.h b/src/debug/daccess/dacdbiimpl.h
index e27fe0bb99..ae88efeb33 100644
--- a/src/debug/daccess/dacdbiimpl.h
+++ b/src/debug/daccess/dacdbiimpl.h
@@ -14,14 +14,14 @@
// Prototype for creation functions
-DLLEXPORT
STDAPI
+DLLEXPORT
CLRDataCreateInstance(REFIID iid,
ICLRDataTarget * pLegacyTarget,
void ** iface);
-DLLEXPORT
STDAPI
+DLLEXPORT
DacDbiInterfaceInstance(
ICorDebugDataTarget * pTarget,
CORDB_ADDRESS baseAddress,