summaryrefslogtreecommitdiff
path: root/Build/source/utils/pmx/pmx-2.6.19/PATCH-2.6.19-01
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/pmx/pmx-2.6.19/PATCH-2.6.19-01')
-rw-r--r--Build/source/utils/pmx/pmx-2.6.19/PATCH-2.6.19-0112
1 files changed, 0 insertions, 12 deletions
diff --git a/Build/source/utils/pmx/pmx-2.6.19/PATCH-2.6.19-01 b/Build/source/utils/pmx/pmx-2.6.19/PATCH-2.6.19-01
deleted file mode 100644
index a5b49687ab6..00000000000
--- a/Build/source/utils/pmx/pmx-2.6.19/PATCH-2.6.19-01
+++ /dev/null
@@ -1,12 +0,0 @@
-760,761c760,761
-< call getarg(1,jobname,idum) ! May need to replace this w/ next line
-< c call getarg(1,jobname)
----
-> c call getarg(1,jobname,idum) ! May need to replace this w/ next line
-> call getarg(1,jobname)
-773,774c773,774
-< call getarg(2,jobname,idum) ! May need to replace this w/ next line
-< c call getarg(2,jobname)
----
-> c call getarg(2,jobname,idum) ! May need to replace this w/ next line
-> call getarg(2,jobname)