diff options
Diffstat (limited to 'math/plplot/files/patch-util__pltcl.c')
| -rw-r--r-- | math/plplot/files/patch-util__pltcl.c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/math/plplot/files/patch-util__pltcl.c b/math/plplot/files/patch-util__pltcl.c new file mode 100644 index 000000000000..6842580295c6 --- /dev/null +++ b/math/plplot/files/patch-util__pltcl.c @@ -0,0 +1,11 @@ +--- utils/pltcl.c.orig ++++ utils/pltcl.c +@@ -119,7 +119,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. |
