Kaydet (Commit) d023b7f7 authored tarafından Alexander Wilms's avatar Alexander Wilms Kaydeden (comit) Caolán McNamara

Remove visual noise from setup_native

Change-Id: I565cdc2f5447f4387f0e01f22e49bc589c40cb60
Reviewed-on: https://gerrit.libreoffice.org/8309Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst c7c40687
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
#ifndef _SETERROR_HXX_ #ifndef _SETERROR_HXX_
#define _SETERROR_HXX_ #define _SETERROR_HXX_
//----------------------------------------------------------
// list of own error codes // list of own error codes
#define MSI_ERROR_NEW_VERSION_FOUND 9010 #define MSI_ERROR_NEW_VERSION_FOUND 9010
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
#define MSI_ERROR_DIRECTORY_NOT_EMPTY 9030 #define MSI_ERROR_DIRECTORY_NOT_EMPTY 9030
//----------------------------------------------------------
void SetMsiErrorCode( int nErrorCode ); void SetMsiErrorCode( int nErrorCode );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment