Searched refs:endoffile (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/usr.bin/patch/
H A Dpatch.c963 * If endoffile is true, treat the last line specially since it may
967 copy_till(LINENUM lastline, bool endoffile) argument
972 if (++last_frozen_line == lastline && endoffile)

Completed in 107 milliseconds