summaryrefslogtreecommitdiff
path: root/pdf/pdf_interpret.c
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2012-11-20 13:44:27 +0100
committerRobin Watts <robin.watts@artifex.com>2012-11-20 14:25:21 +0000
commit6108f235c54fb039e92f7aebce75a774c9255e24 (patch)
treee33f1343b776d17448b8ec5f6a76c7f3819225d1 /pdf/pdf_interpret.c
parent7dd02831cf0e1c6e59b548079b92d91312e3fa1c (diff)
downloadmupdf-6108f235c54fb039e92f7aebce75a774c9255e24.tar.xz
Obsess about whitespace.
Diffstat (limited to 'pdf/pdf_interpret.c')
-rw-r--r--pdf/pdf_interpret.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf/pdf_interpret.c b/pdf/pdf_interpret.c
index b4593126..1acef7df 100644
--- a/pdf/pdf_interpret.c
+++ b/pdf/pdf_interpret.c
@@ -264,7 +264,7 @@ pdf_is_hidden_ocg(pdf_obj *ocg, pdf_csi *csi, pdf_obj *rdb)
{
combine = 3;
}
- else /* Assume it's the default (AnyOn) */
+ else /* Assume it's the default (AnyOn) */
{
combine = 0;
}