From fd06f7f83c5e78bf5b7f5397746b4e5ee4366250 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 21 Jun 2018 22:47:42 -0400 Subject: clean up trailing whitespace/newlines This is preparation for adding some linting checks for new commits from people. Shouldn't be any functional changes here (tests still pass!). --- tests/gdimagetruecolortopalette/bug00307.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/gdimagetruecolortopalette') diff --git a/tests/gdimagetruecolortopalette/bug00307.c b/tests/gdimagetruecolortopalette/bug00307.c index a5c6a04..a01eb5a 100644 --- a/tests/gdimagetruecolortopalette/bug00307.c +++ b/tests/gdimagetruecolortopalette/bug00307.c @@ -5,7 +5,7 @@ * GD_QUANT_NEUQUANT has its trueColor flag unset. */ - + #include "gd.h" #include "gdtest.h" -- cgit v1.2.1