From 5513da65b24a3ce77b1709acea841475115f3a7a Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 17 Jun 2018 16:32:54 +0200 Subject: Cleanup: trailing space for BLI --- source/blender/blenlib/BLI_heap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/blenlib/BLI_heap.h') diff --git a/source/blender/blenlib/BLI_heap.h b/source/blender/blenlib/BLI_heap.h index 19e162d777f..771b9dabe4d 100644 --- a/source/blender/blenlib/BLI_heap.h +++ b/source/blender/blenlib/BLI_heap.h @@ -17,7 +17,7 @@ * * ***** END GPL LICENSE BLOCK ***** */ - + #ifndef __BLI_HEAP_H__ #define __BLI_HEAP_H__ -- cgit v1.2.3