summaryrefslogtreecommitdiff
path: root/math/plplot/files/patch-bindings__tk-x-plat__plolotter.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/plplot/files/patch-bindings__tk-x-plat__plolotter.c')
-rw-r--r--math/plplot/files/patch-bindings__tk-x-plat__plolotter.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/plplot/files/patch-bindings__tk-x-plat__plolotter.c b/math/plplot/files/patch-bindings__tk-x-plat__plolotter.c
deleted file mode 100644
index 89323144928a..000000000000
--- a/math/plplot/files/patch-bindings__tk-x-plat__plolotter.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- bindings/tk-x-plat/plplotter.c.orig 2012-08-14 00:14:23.000000000 +0200
-+++ bindings/tk-x-plat/plplotter.c 2013-10-01 22:42:16.000000000 +0200
-@@ -2024,7 +2024,7 @@
- //
- // Results:
- // The return value is a standard Tcl result. If TCL_ERROR is
--// returned, then interp->result contains an error message.
-+// returned, then Tcl_GetStringResult(interp) contains an error message.
- //
- // Side effects:
- // Configuration information, such as text string, colors, font, etc.