ports/math/plplot/files/patch-bindings__tk__plserver.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

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.