From 55a105f79b64e5b6f1bdee1f814701aa68168c91 Mon Sep 17 00:00:00 2001 From: jhb Date: Mon, 29 Oct 2001 19:22:38 +0000 Subject: [PATCH] Fix world by trimming an extra comment terminator. git-svn-id: http://svn0.us-east.freebsd.org/base/head/contrib/telnet@85703 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- libtelnet/pk.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libtelnet/pk.h b/libtelnet/pk.h index 9a34d96..b0bbe57 100644 --- a/libtelnet/pk.h +++ b/libtelnet/pk.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ */ + * $FreeBSD$ */ /* header for the des routines that we will use */