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

/macosx-10.9.5/patch_cmds-17/patch/
H A Dpatch.c942 * If endoffile is true, treat the last line specially since it may
946 copy_till(LINENUM lastline, bool endoffile) argument
951 if (++last_frozen_line == lastline && endoffile)

Completed in 216 milliseconds