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>2018-06-04 10:09:12 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-06-04 10:09:12 +0300
commit6654e109df952be3a3128fae2508a02c196ae593 (patch)
treedf4ed014a9adb9ee727ed2bd551a186e03e62b92 /source/blender/gpu/GPU_texture.h
parent2d3d76693a84224b86eac50729fb5a321753b7e3 (diff)
Cleanup: strip trailing space in GPU module
Diffstat (limited to 'source/blender/gpu/GPU_texture.h')
-rw-r--r--source/blender/gpu/GPU_texture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/gpu/GPU_texture.h b/source/blender/gpu/GPU_texture.h
index 756fe79151b..1ae3d73991e 100644
--- a/source/blender/gpu/GPU_texture.h
+++ b/source/blender/gpu/GPU_texture.h
@@ -39,7 +39,7 @@ extern "C" {
struct Image;
struct ImageUser;
struct PreviewImage;
-
+
struct GPUFrameBuffer;
typedef struct GPUTexture GPUTexture;