aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2008-07-04 22:37:41 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2008-07-04 22:37:41 +0000
commitfba8d736d2d966b7276ee3d3655ed6f7ccf2a61b (patch)
treed58ec298dc2186a3ed46208789748465eaa4c4f9 /graphics
parentd76d0bd2f73b103e21d4606a03f25b1246084268 (diff)
downloadports-fba8d736d2d966b7276ee3d3655ed6f7ccf2a61b.tar.gz
ports-fba8d736d2d966b7276ee3d3655ed6f7ccf2a61b.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/inkscape/files/patch-src_extension_internal_pdfinput_pdf-parser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/inkscape/files/patch-src_extension_internal_pdfinput_pdf-parser.cpp b/graphics/inkscape/files/patch-src_extension_internal_pdfinput_pdf-parser.cpp
index d4c76f4ae68f..c23c83ed53eb 100644
--- a/graphics/inkscape/files/patch-src_extension_internal_pdfinput_pdf-parser.cpp
+++ b/graphics/inkscape/files/patch-src_extension_internal_pdfinput_pdf-parser.cpp
@@ -5,7 +5,7 @@
}
+
-+#ifdef 1
++#if 1
+
+/**
+ * This is for the change to GfxFont's getNextChar() call.