Make comment reflect reality.

This commit is contained in:
Daniel C. Sobral 2000-06-12 16:40:00 +00:00
parent 51255f9da7
commit d2083bf417
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=61583

View File

@ -344,7 +344,7 @@ int ficlExecFD(FICL_VM *pVM, int fd)
}
}
/*
** Pass an empty line with SOURCE-ID == 0 to flush
** Pass an empty line with SOURCE-ID == -1 to flush
** any pending REFILLs (as required by FILE wordset)
*/
pVM->sourceID.i = -1;