From 75fc1c35070e0cf247f2d2e4cffe8a6e711522ff Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Fri, 1 Jun 2018 18:19:39 +0200 Subject: Cleanup: trailing whitespace (comment blocks) Strip unindented comment blocks - mainly headers to avoid conflicts. --- source/blender/imbuf/intern/iris.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/blender/imbuf/intern/iris.c') diff --git a/source/blender/imbuf/intern/iris.c b/source/blender/imbuf/intern/iris.c index 55727ed6697..11b1fd7b1c2 100644 --- a/source/blender/imbuf/intern/iris.c +++ b/source/blender/imbuf/intern/iris.c @@ -245,8 +245,8 @@ int imb_is_a_iris(const uchar *mem) } /* - * longimagedata - - * read in a B/W RGB or RGBA iris image file and return a + * longimagedata - + * read in a B/W RGB or RGBA iris image file and return a * pointer to an array of ints. * */ -- cgit v1.2.3