diff options
Diffstat (limited to 'src/WixToolset.BootstrapperCore.Native')
| -rw-r--r-- | src/WixToolset.BootstrapperCore.Native/inc/BootstrapperEngine.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/WixToolset.BootstrapperCore.Native/inc/BootstrapperEngine.h b/src/WixToolset.BootstrapperCore.Native/inc/BootstrapperEngine.h index 9642748b..c0e4ded1 100644 --- a/src/WixToolset.BootstrapperCore.Native/inc/BootstrapperEngine.h +++ b/src/WixToolset.BootstrapperCore.Native/inc/BootstrapperEngine.h | |||
| @@ -82,7 +82,7 @@ enum BOOTSTRAPPER_LOG_LEVEL | |||
| 82 | enum BOOTSTRAPPER_UPDATE_HASH_TYPE | 82 | enum BOOTSTRAPPER_UPDATE_HASH_TYPE |
| 83 | { | 83 | { |
| 84 | BOOTSTRAPPER_UPDATE_HASH_TYPE_NONE, | 84 | BOOTSTRAPPER_UPDATE_HASH_TYPE_NONE, |
| 85 | BOOTSTRAPPER_UPDATE_HASH_TYPE_SHA1, | 85 | BOOTSTRAPPER_UPDATE_HASH_TYPE_SHA512, |
| 86 | }; | 86 | }; |
| 87 | 87 | ||
| 88 | enum BOOTSTRAPPER_ENGINE_MESSAGE | 88 | enum BOOTSTRAPPER_ENGINE_MESSAGE |
