]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a trailing '\n' character if none is found in the information
authorlioux <lioux@FreeBSD.org>
Mon, 26 May 2003 17:06:05 +0000 (17:06 +0000)
committerlioux <lioux@FreeBSD.org>
Mon, 26 May 2003 17:06:05 +0000 (17:06 +0000)
commit477bf2ab2318375737a5d705511ae342c3c54c18
tree1438546aa4d23af89d8aceabb08d1cec7040f800
parent1042f1605f3a4670cb00adea0745ae4f7a0e2479
Add a trailing '\n' character if none is found in the information
obtained from a package. Patch show_file() [1] and show_index() [2]
functions.

PR: 52097
Reviewed by: bento, kris,
portmgr, re,
Michael Nottebrock <michaelnottebrock@gmx.net>,
Martin Horcicka <horcicka@FreeBSD.cz>
Approved by: re (scottl)
Obtained from: NetBSD [1],
OpenBSD [2]
MFC after: 1 week
usr.sbin/pkg_install/info/show.c