summaryrefslogtreecommitdiff
path: root/editors/TeXmacs/patches/patch-src_Typeset_boxes.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'editors/TeXmacs/patches/patch-src_Typeset_boxes.hpp')
-rw-r--r--editors/TeXmacs/patches/patch-src_Typeset_boxes.hpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/editors/TeXmacs/patches/patch-src_Typeset_boxes.hpp b/editors/TeXmacs/patches/patch-src_Typeset_boxes.hpp
new file mode 100644
index 00000000000..c1485fabc50
--- /dev/null
+++ b/editors/TeXmacs/patches/patch-src_Typeset_boxes.hpp
@@ -0,0 +1,13 @@
+$NetBSD: patch-src_Typeset_boxes.hpp,v 1.1 2013/08/13 10:21:35 joerg Exp $
+
+--- src/Typeset/boxes.hpp.orig 2013-08-12 16:27:23.000000000 +0000
++++ src/Typeset/boxes.hpp
+@@ -249,7 +249,7 @@ public:
+ friend struct lazy_paragraph_rep;
+ friend class phrase_box_rep;
+ friend class remember_box_rep;
+- friend void make_eps (url dest, box b, int dpi= 600);
++ friend void make_eps (url dest, box b, int dpi);
+ };
+ ABSTRACT_NULL_CODE(box);
+