diff options
Diffstat (limited to 'src/api/burn/balutil/balutil.cpp')
-rw-r--r-- | src/api/burn/balutil/balutil.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/api/burn/balutil/balutil.cpp b/src/api/burn/balutil/balutil.cpp index 7f774b6c..5d8bfa9c 100644 --- a/src/api/burn/balutil/balutil.cpp +++ b/src/api/burn/balutil/balutil.cpp | |||
@@ -38,7 +38,7 @@ static void MsgProc( | |||
38 | 38 | ||
39 | // prototypes | 39 | // prototypes |
40 | 40 | ||
41 | DAPI_(HRESULT) BootstrapperApplicationRun( | 41 | EXTERN_C HRESULT __stdcall BootstrapperApplicationRun( |
42 | __in IBootstrapperApplication* pApplication | 42 | __in IBootstrapperApplication* pApplication |
43 | ) | 43 | ) |
44 | { | 44 | { |