summaryrefslogtreecommitdiff
path: root/include/mupdf/fitz/system.h
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2015-12-28 16:09:08 +0100
committerTor Andersson <tor.andersson@artifex.com>2016-01-05 14:47:37 +0100
commit5a69c1f2aa588afd59a4c98892618585dbd8452e (patch)
treedc99b864d5878a2a673f6d690bb0af9a1135e6f1 /include/mupdf/fitz/system.h
parent87ef16d3c1de7f6eb2b9ec4883e0ae62771c9a63 (diff)
downloadmupdf-5a69c1f2aa588afd59a4c98892618585dbd8452e.tar.xz
Clean up trailing whitespace.
Diffstat (limited to 'include/mupdf/fitz/system.h')
-rw-r--r--include/mupdf/fitz/system.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/mupdf/fitz/system.h b/include/mupdf/fitz/system.h
index ca7c8dc0..2ae2f367 100644
--- a/include/mupdf/fitz/system.h
+++ b/include/mupdf/fitz/system.h
@@ -155,7 +155,6 @@ typedef int fz_off_t;
#define fz_atoo_imp atoi
#endif
-
#ifdef __ANDROID__
#include <android/log.h>
#define LOG_TAG "libmupdf"