summaryrefslogtreecommitdiff
path: root/setup_native
diff options
context:
space:
mode:
Diffstat (limited to 'setup_native')
-rw-r--r--setup_native/source/win32/customactions/tools/seterror.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup_native/source/win32/customactions/tools/seterror.hxx b/setup_native/source/win32/customactions/tools/seterror.hxx
index f87aa5f2062b..89cb0976f893 100644
--- a/setup_native/source/win32/customactions/tools/seterror.hxx
+++ b/setup_native/source/win32/customactions/tools/seterror.hxx
@@ -20,7 +20,7 @@
#ifndef _SETERROR_HXX_
#define _SETERROR_HXX_
-//----------------------------------------------------------
+
// list of own error codes
#define MSI_ERROR_NEW_VERSION_FOUND 9010
@@ -28,7 +28,7 @@
#define MSI_ERROR_DIRECTORY_NOT_EMPTY 9030
-//----------------------------------------------------------
+
void SetMsiErrorCode( int nErrorCode );