From 9207d8ae87fd98fe0628126f97f214db2b4a90af Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Wed, 13 Oct 2010 12:42:14 +0000 Subject: Fix formatting: remove double spaces. --- draw/blendmodes.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'draw') diff --git a/draw/blendmodes.c b/draw/blendmodes.c index 184e1a28..ac2e6c27 100644 --- a/draw/blendmodes.c +++ b/draw/blendmodes.c @@ -1,6 +1,6 @@ #include "fitz.h" -/* PDF 1.4 blend modes. These are slow. */ +/* PDF 1.4 blend modes. These are slow. */ typedef unsigned char byte; -- cgit v1.2.3