mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 19:56:53 -04:00
Changelog at http://sourceforge.net/p/plplot/news/2013/10/plplot-release-5910/ - Pet portlint - Use staging.
11 lines
460 B
C
11 lines
460 B
C
--- bindings/tk/plframe.c.orig 2012-08-14 00:14:23.000000000 +0200
|
|
+++ bindings/tk/plframe.c 2013-10-01 22:47:19.000000000 +0200
|
|
@@ -2218,7 +2218,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.
|