summaryrefslogtreecommitdiff
path: root/pdf/pdf_field.c
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2013-05-27 14:36:25 +0200
committerTor Andersson <tor.andersson@artifex.com>2013-05-27 14:50:57 +0200
commitaf13164924fb4c627f201c943c7a18e5dbe39507 (patch)
treecfb3e8ec3c43b42285b05496b4ad999f0e054f1c /pdf/pdf_field.c
parent01e8dbf74068362d769604df9e87d17c0c190f27 (diff)
downloadmupdf-af13164924fb4c627f201c943c7a18e5dbe39507.tar.xz
Strip trailing whitespace.
Diffstat (limited to 'pdf/pdf_field.c')
-rw-r--r--pdf/pdf_field.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pdf/pdf_field.c b/pdf/pdf_field.c
index 50caa2ab..4d6d9cdb 100644
--- a/pdf/pdf_field.c
+++ b/pdf/pdf_field.c
@@ -53,4 +53,3 @@ int pdf_field_type(pdf_document *doc, pdf_obj *obj)
else
return FZ_WIDGET_TYPE_NOT_WIDGET;
}
-