error message fixed

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@3978 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
giannozz 2007-06-21 15:27:34 +00:00
parent 27974b06e1
commit 9adfa66a70
1 changed files with 2 additions and 2 deletions

View File

@ -604,9 +604,9 @@ CONTAINS
! We first check the input variables
!
if (is <= 0 .or. is >= nsx) &
call errore('readvan','routine called with wrong 1st argument', 1)
call errore('readrrkj','routine called with wrong 1st argument', 1)
if (iunps <= 0 .or. iunps >= 100000) &
call errore('readvan','routine called with wrong 2nd argument', 1)
call errore('readrrkj','routine called with wrong 2nd argument', 1)
!
read( iunps, '(a75)', err=100, iostat=ios ) &
titleps