Home
last modified time | relevance | path

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

/freebsd/usr.bin/patch/
H A Dpatch.c1028 copy_till(LINENUM lastline, bool endoffile) in copy_till() argument
1033 if (++last_frozen_line == lastline && endoffile) in copy_till()