summaryrefslogtreecommitdiff
path: root/draw
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2010-10-13 12:42:14 +0000
committerTor Andersson <tor@ghostscript.com>2010-10-13 12:42:14 +0000
commit9207d8ae87fd98fe0628126f97f214db2b4a90af (patch)
treeb2314958bf02523df411a370c7a51e4c1fc062fe /draw
parent564a2d7ad37ea41f02ee90c9c751ca076ddb29fd (diff)
downloadmupdf-9207d8ae87fd98fe0628126f97f214db2b4a90af.tar.xz
Fix formatting: remove double spaces.
Diffstat (limited to 'draw')
-rw-r--r--draw/blendmodes.c2
1 files changed, 1 insertions, 1 deletions
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;