Home
last modified time | relevance | path

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

/freebsd/usr.bin/indent/
H A Dio.c69 static int not_first_line; in dump_line() local
86 if (prefix_blankline_requested && not_first_line) { in dump_line()
220 not_first_line = 1; in dump_line()