summaryrefslogtreecommitdiff
path: root/Build/source/utils/pmx/pmx-2.6.19/PATCH-2.6.19-01
blob: a5b49687ab6f5b94207168b9ab5a5126a52dc4b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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)