summaryrefslogtreecommitdiff
path: root/math/plplot/files/patch-util__pltcl.c
blob: 6842580295c605db1fab94cc6f9e33af302c19a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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.