From af36dd4664ddf35c7ad99f05f9878ce1acf787bd Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 29 Jun 2018 08:02:49 +0200 Subject: Cleanup: trailing newlines --- source/blender/blenlib/BLI_math_color_blend.h | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/blenlib/BLI_math_color_blend.h') diff --git a/source/blender/blenlib/BLI_math_color_blend.h b/source/blender/blenlib/BLI_math_color_blend.h index d966676e19e..6ca8cecadbb 100644 --- a/source/blender/blenlib/BLI_math_color_blend.h +++ b/source/blender/blenlib/BLI_math_color_blend.h @@ -106,4 +106,3 @@ MINLINE void blend_color_interpolate_float(float dst[4], const float src1[4], co #endif #endif /* __BLI_MATH_COLOR_BLEND_H__ */ - -- cgit v1.2.3