From b5fd2284505438f4d25f3799d2855eb4e99f17b9 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 4 Feb 2013 14:17:48 +0000 Subject: - Fix build PR: 175579 Submitted by: ports fury --- math/plplot/files/patch-examples__tk__xtk01.c | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 math/plplot/files/patch-examples__tk__xtk01.c (limited to 'math/plplot/files/patch-examples__tk__xtk01.c') diff --git a/math/plplot/files/patch-examples__tk__xtk01.c b/math/plplot/files/patch-examples__tk__xtk01.c new file mode 100644 index 000000000000..e68c359c70a0 --- /dev/null +++ b/math/plplot/files/patch-examples__tk__xtk01.c @@ -0,0 +1,11 @@ +--- examples/tk/xtk01.c.orig ++++ examples/tk/xtk01.c +@@ -53,7 +53,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. -- cgit v1.2.3