summaryrefslogtreecommitdiff
path: root/lang/ptoc/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ptoc/files/patch-aa')
-rw-r--r--lang/ptoc/files/patch-aa15
1 files changed, 3 insertions, 12 deletions
diff --git a/lang/ptoc/files/patch-aa b/lang/ptoc/files/patch-aa
index f3f13f3a358a..617a95ee998a 100644
--- a/lang/ptoc/files/patch-aa
+++ b/lang/ptoc/files/patch-aa
@@ -1,15 +1,6 @@
---- main.cxx.orig Fri Nov 6 09:19:54 1998
-+++ main.cxx Sat Feb 12 17:25:53 2000
-@@ -279,7 +279,7 @@
- prog_path = (p != NULL) ? dprintf("%.*s", p + 1 - argv[0], argv[0]) : "";
- #else
- char* p = strrchr(argv[0], '/');
-- prog_path = (p != NULL) ? dprintf("%.*s", p + 1 - argv[0], argv[0]) : "";
-+ prog_path = (p != NULL) ? dprintf("%.*s", p + 1 - argv[0], argv[0]) : (char *) "";
- #endif
- #endif
- i_path = dprintf("%s:%s", i_path, prog_path);
-@@ -318,8 +318,8 @@
+--- main.cxx.orig Thu Sep 23 23:35:38 1999
++++ main.cxx Sat Oct 21 04:11:00 2000
+@@ -326,8 +326,8 @@
compile_system_library = TRUE;
#ifdef PREFIX
token::input(turbo_pascal