From d615f4ca564f838b39bd8b504a3107011d951a03 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Fri, 17 Nov 2000 12:19:22 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_2_0'. --- net/irrtoolset/files/patch-aj | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 net/irrtoolset/files/patch-aj (limited to 'net/irrtoolset/files/patch-aj') diff --git a/net/irrtoolset/files/patch-aj b/net/irrtoolset/files/patch-aj deleted file mode 100644 index 6d190fb677b6..000000000000 --- a/net/irrtoolset/files/patch-aj +++ /dev/null @@ -1,14 +0,0 @@ ---- src/aoe/TclApp.cc.orig Sat Nov 27 18:38:25 1999 -+++ src/aoe/TclApp.cc Sat Nov 27 18:43:51 1999 -@@ -186,9 +186,9 @@ - // Call Tcl function to create a Tcl command - if (Tcl_CreateCommand(ptInterp, - pcCommand->getName(), -- TclCommand::command, -+ &TclCommand::command, - (ClientData)pcCommand, -- TclCommand::cleanUp) == NULL) return 0; -+ &TclCommand::cleanUp) == NULL) return 0; - return 1; - } - -- cgit v1.2.3