mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 17:32:43 +00:00
Make comment reflect reality.
This commit is contained in:
parent
51255f9da7
commit
d2083bf417
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=61583
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user