diff options
Diffstat (limited to 'math/plplot/files/patch-bindings__tk__plserver.c')
-rw-r--r-- | math/plplot/files/patch-bindings__tk__plserver.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/plplot/files/patch-bindings__tk__plserver.c b/math/plplot/files/patch-bindings__tk__plserver.c deleted file mode 100644 index 1822c2943dc9..000000000000 --- a/math/plplot/files/patch-bindings__tk__plserver.c +++ /dev/null @@ -1,11 +0,0 @@ ---- 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. |