diff src/dmscaledblit.h @ 1102:e06abfde6c39

Cosmetics pass: Remove excess whitespace.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 03 Mar 2015 23:22:36 +0200
parents 27949209238b
children
line wrap: on
line diff
--- a/src/dmscaledblit.h	Tue Mar 03 22:32:34 2015 +0200
+++ b/src/dmscaledblit.h	Tue Mar 03 23:22:36 2015 +0200
@@ -25,9 +25,9 @@
 #ifdef DM_BLITFUNC_VARS
     DM_BLITFUNC_VARS
 #endif
-    
+
     // Clip coordinates
-    if (dmScaledClipCoord(&xr, x0, src->w, dwidth, 
+    if (dmScaledClipCoord(&xr, x0, src->w, dwidth,
         dst->clip_rect.x, dst->clip_rect.x + dst->clip_rect.w)
         ||
         dmScaledClipCoord(&yr, y0, src->h, dheight,