summaryrefslogtreecommitdiff
path: root/setup_native/source/win32/customactions/tools/seterror.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'setup_native/source/win32/customactions/tools/seterror.cxx')
-rw-r--r--setup_native/source/win32/customactions/tools/seterror.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup_native/source/win32/customactions/tools/seterror.cxx b/setup_native/source/win32/customactions/tools/seterror.cxx
index 8a60b8a8df30..c7de7b7a761a 100644
--- a/setup_native/source/win32/customactions/tools/seterror.cxx
+++ b/setup_native/source/win32/customactions/tools/seterror.cxx
@@ -34,7 +34,7 @@
#include <seterror.hxx>
-//----------------------------------------------------------
+
#ifdef DEBUG
inline void OutputDebugStringFormat( LPCTSTR pFormat, ... )
{
@@ -51,7 +51,7 @@ static inline void OutputDebugStringFormat( LPCTSTR, ... )
}
#endif
-//----------------------------------------------------------
+
void SetMsiErrorCode( int nErrorCode )
{
const TCHAR sMemMapName[] = TEXT( "Global\\MsiErrorObject" );