iraf-v216 · Code · Issues (50) · Pull requests (81)
iraf.net pull request #111
Fix comparison for some optional command line arguments in xc
olebole merged 1 commit to iraf-community/iraf
olebole commented on 2017-11-04
The end of the argument list is marked with NULL
, not with EOS
. Even when EOS
happens to be ‘\0’, it is a char and not a pointer.
Commits
- Fix comparison for some optional command line arguments [5fb75d89]
Last updated on 2017-11-04