From 6108f235c54fb039e92f7aebce75a774c9255e24 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Tue, 20 Nov 2012 13:44:27 +0100 Subject: Obsess about whitespace. --- xps/xps_util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xps/xps_util.c') 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) -- cgit v1.2.3