summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorTor Andersson <tor@ghostscript.com>2010-07-17 12:32:29 +0000
committerTor Andersson <tor@ghostscript.com>2010-07-17 12:32:29 +0000
commit1499cc6fb42eadcb237ea888f8a1f0d5d3eab6c5 (patch)
tree77d02ea44436d781a64c73e52b4166125417b0bf /apps
parentf23227839ea5afeed361611dcaf01784b2f791e3 (diff)
downloadmupdf-1499cc6fb42eadcb237ea888f8a1f0d5d3eab6c5.tar.xz
Remove all trailing whitespace.
Diffstat (limited to 'apps')
-rw-r--r--apps/pdfextract.c1
-rw-r--r--apps/pdfinfo.c1
-rw-r--r--apps/pdfshow.c1
-rw-r--r--apps/x11_image.c1
4 files changed, 0 insertions, 4 deletions
diff --git a/apps/pdfextract.c b/apps/pdfextract.c
index 7598fcd6..e0da93e6 100644
--- a/apps/pdfextract.c
+++ b/apps/pdfextract.c
@@ -222,4 +222,3 @@ int main(int argc, char **argv)
return 0;
}
-
diff --git a/apps/pdfinfo.c b/apps/pdfinfo.c
index 4a336dc9..6c211e12 100644
--- a/apps/pdfinfo.c
+++ b/apps/pdfinfo.c
@@ -1011,4 +1011,3 @@ int main(int argc, char **argv)
return 0;
}
-
diff --git a/apps/pdfshow.c b/apps/pdfshow.c
index 471dfba3..cb15fd99 100644
--- a/apps/pdfshow.c
+++ b/apps/pdfshow.c
@@ -208,4 +208,3 @@ int main(int argc, char **argv)
return 0;
}
-
diff --git a/apps/x11_image.c b/apps/x11_image.c
index 6a35fdc7..b2002b20 100644
--- a/apps/x11_image.c
+++ b/apps/x11_image.c
@@ -682,4 +682,3 @@ ximage_convert_func_t ximage_convert_funcs[] = {
ximage_convert_rgb555_br,
ximage_convert_bgr233,
};
-