From 30e666f747bae89d50029cbcc505ffa9a12ab05e Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 19 May 2022 10:02:28 +1000 Subject: Cleanup: format, reduce line length & strip trailing space --- source/blender/modifiers/intern/MOD_util.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/modifiers') diff --git a/source/blender/modifiers/intern/MOD_util.h b/source/blender/modifiers/intern/MOD_util.h index c37d6a3f2c1..b3b75898557 100644 --- a/source/blender/modifiers/intern/MOD_util.h +++ b/source/blender/modifiers/intern/MOD_util.h @@ -58,4 +58,4 @@ void MOD_depsgraph_update_object_bone_relation(struct DepsNodeHandle *node, #ifdef __cplusplus } -#endif \ No newline at end of file +#endif -- cgit v1.2.3