summaryrefslogtreecommitdiff
path: root/xps/xps_util.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 /xps/xps_util.c
parent7dd02831cf0e1c6e59b548079b92d91312e3fa1c (diff)
downloadmupdf-6108f235c54fb039e92f7aebce75a774c9255e24.tar.xz
Obsess about whitespace.
Diffstat (limited to 'xps/xps_util.c')
-rw-r--r--xps/xps_util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xps/xps_util.c b/xps/xps_util.c
index cb84ba71..167171cc 100644
--- a/xps/xps_util.c
+++ b/xps/xps_util.c
@@ -78,7 +78,7 @@ skip_authority(char *path)
return p;
}
-#define SEP(x) ((x)=='/' || (x) == 0)
+#define SEP(x) ((x)=='/' || (x) == 0)
static char *
xps_clean_path(char *name)