mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 11:48:35 -04:00
Changelog at http://sourceforge.net/p/plplot/news/2013/10/plplot-release-5910/ - Pet portlint - Use staging.
11 lines
402 B
C
11 lines
402 B
C
--- bindings/tk/plserver.c.orig 2013-04-26 12:02:06.000000000 +0200
|
|
+++ bindings/tk/plserver.c 2013-10-01 22:49:59.000000000 +0200
|
|
@@ -158,7 +158,7 @@
|
|
//
|
|
// Results:
|
|
// Returns a standard Tcl completion code, and leaves an error
|
|
-// message in interp->result if an error occurs.
|
|
+// message in Tcl_GetStringResult(interp) if an error occurs.
|
|
//
|
|
// Side effects:
|
|
// Depends on the startup script.
|