]> granicus.if.org Git - sudo/commit
Print a trailing newline in lbuf_print() when there is not enough
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 4 Sep 2012 14:42:09 +0000 (10:42 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 4 Sep 2012 14:42:09 +0000 (10:42 -0400)
commite5257d48d7851a1e5d3a4fc99359d47e213c7a8d
tree38f781130261c58ec5337c398a83f60147ee1048
parentd787df3c1d2217daf89d2818cda84ad7591fae06
Print a trailing newline in lbuf_print() when there is not enough
space to do word wrapping and the lbuf does not end with a newline.
common/lbuf.c