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:
authorCampbell Barton <ideasman42@gmail.com>2019-09-09 16:59:32 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-09-09 17:04:02 +0300
commit3d2b0c9b4069b409b79a9761e9642f6bffcfd937 (patch)
treee9c5e4f72a9b9f2b05778a1aebd1b475de77d707 /source/blender/blendthumb
parente22bae15aa7e2ad91e9fef5346effa9729cf7082 (diff)
Cleanup: expand tabs
Diffstat (limited to 'source/blender/blendthumb')
-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,