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_boxpack_2d.h | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/blenlib/BLI_boxpack_2d.h') diff --git a/source/blender/blenlib/BLI_boxpack_2d.h b/source/blender/blenlib/BLI_boxpack_2d.h index 80e89bdb04f..d3f1109e18b 100644 --- a/source/blender/blenlib/BLI_boxpack_2d.h +++ b/source/blender/blenlib/BLI_boxpack_2d.h @@ -50,4 +50,3 @@ typedef struct BoxPack { void BLI_box_pack_2d(BoxPack *boxarray, const unsigned int len, float *tot_width, float *tot_height); #endif /* __BLI_BOXPACK_2D_H__ */ - -- cgit v1.2.3