summaryrefslogtreecommitdiff
path: root/frontend/jpegtopdf.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/jpegtopdf.c')
-rw-r--r--frontend/jpegtopdf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/jpegtopdf.c b/frontend/jpegtopdf.c
index 5c5d712..309411c 100644
--- a/frontend/jpegtopdf.c
+++ b/frontend/jpegtopdf.c
@@ -91,7 +91,7 @@
#define SANE_PDF_LENGTH_OBJ "%d 0 obj\n%d\nendobj\n"
/* end of stream/object */
-#define SANE_PDF_END_ST_OBJ "endstream\nendobj\n"
+#define SANE_PDF_END_ST_OBJ "\nendstream\nendobj\n"
/* object id of first page */