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/render/intern/include/zbuf.h | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/render/intern/include/zbuf.h') diff --git a/source/blender/render/intern/include/zbuf.h b/source/blender/render/intern/include/zbuf.h index 95c78e6d614..50ad78b5be7 100644 --- a/source/blender/render/intern/include/zbuf.h +++ b/source/blender/render/intern/include/zbuf.h @@ -148,4 +148,3 @@ void zspan_scanconvert_strand(ZSpan *zspan, void *handle, float *v1, float *v2, void zbufsinglewire(ZSpan *zspan, int obi, int zvlnr, const float ho1[4], const float ho2[4]); #endif - -- cgit v1.2.3