Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/blender/blendthumb/src/BlenderThumb.cpp2
-rw-r--r--source/blender/blendthumb/src/Dll.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/blendthumb/src/BlenderThumb.cpp b/source/blender/blendthumb/src/BlenderThumb.cpp
index bfb13d98f45..be0adffbdfd 100644
--- a/source/blender/blendthumb/src/BlenderThumb.cpp
+++ b/source/blender/blendthumb/src/BlenderThumb.cpp
@@ -270,7 +270,7 @@ IFACEMETHODIMP CBlendThumb::GetThumbnail(UINT cx, HBITMAP *phbmp, WTS_ALPHATYPE
#ifdef _DEBUG
# if 0
- MessageBox(0,"Attach now","Debugging",MB_OK);
+ MessageBox(0, "Attach now", "Debugging", MB_OK);
# endif
#endif
IWICImagingFactory *pImgFac;
diff --git a/source/blender/blendthumb/src/Dll.cpp b/source/blender/blendthumb/src/Dll.cpp
index 5a6fb4e692c..08b3d253be8 100644
--- a/source/blender/blendthumb/src/Dll.cpp
+++ b/source/blender/blendthumb/src/Dll.cpp
@@ -215,7 +215,7 @@ STDAPI DllRegisterServer()
}
else {
const REGISTRY_ENTRY rgRegistryEntries[] = {
- // RootKey KeyName ValueName ValueType Data
+ // RootKey KeyName ValueName ValueType Data
{HKEY_CURRENT_USER,
L"Software\\Classes\\CLSID\\" SZ_CLSID_BLENDTHUMBHANDLER,
NULL,