diff src/dmunscaledblit.h @ 1102:e06abfde6c39

Cosmetics pass: Remove excess whitespace.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 03 Mar 2015 23:22:36 +0200
parents 1e5cf1144f36
children
line wrap: on
line diff
--- a/src/dmunscaledblit.h	Tue Mar 03 22:32:34 2015 +0200
+++ b/src/dmunscaledblit.h	Tue Mar 03 23:22:36 2015 +0200
@@ -21,7 +21,7 @@
 #ifdef DM_BLITFUNC_VARS
     DM_BLITFUNC_VARS
 #endif
-    
+
     // Clip coordinates
     if (dmUnscaledClipCoord(&xr, x0, src->w,
         dst->clip_rect.x, dst->clip_rect.x + dst->clip_rect.w)