diff options
Diffstat (limited to 'editors/fxite/files/patch-src_export.cpp')
-rw-r--r-- | editors/fxite/files/patch-src_export.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/fxite/files/patch-src_export.cpp b/editors/fxite/files/patch-src_export.cpp index e15dafaecd60..9ab9a02b96a4 100644 --- a/editors/fxite/files/patch-src_export.cpp +++ b/editors/fxite/files/patch-src_export.cpp @@ -1,6 +1,6 @@ ---- src/export.cpp.orig 2014-07-24 14:11:00.000000000 +0200 -+++ src/export.cpp 2014-07-24 14:11:00.000000000 +0200 -@@ -464,7 +464,7 @@ +--- src/export.cpp.orig 2013-10-03 09:22:51 UTC ++++ src/export.cpp +@@ -464,7 +464,7 @@ void SaveToPDF(SciDoc*sci, FILE *fp) } // start to write PDF file here (PDF1.4Ref(p63)) // ASCII>127 characters to indicate binary-possible stream |