1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/math/plplot/files/patch-bindings__tk-x-plat__plolotter.c
Thierry Thomas 015bed6ef7 - Upgrade to 5.9.10
Changelog at http://sourceforge.net/p/plplot/news/2013/10/plplot-release-5910/

- Pet portlint

- Use staging.
2013-10-02 13:17:06 +00:00

12 lines
498 B
C

--- 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.