From bf417e56e038b3eb0d52105c92ae708314cf65d0 Mon Sep 17 00:00:00 2001 From: DRC Date: Thu, 6 Feb 2014 19:13:24 +0000 Subject: [PATCH] Remove trailing space --- simd/jsimd_arm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simd/jsimd_arm.c b/simd/jsimd_arm.c index a70db7eb..c6fa4caa 100644 --- a/simd/jsimd_arm.c +++ b/simd/jsimd_arm.c @@ -3,7 +3,7 @@ * * Copyright 2009 Pierre Ossman for Cendio AB * Copyright 2009-2011, 2013 D. R. Commander - * + * * Based on the x86 SIMD extension for IJG JPEG library, * Copyright (C) 1999-2006, MIYASAKA Masaru. * For conditions of distribution and use, see copyright notice in jsimdext.inc