From c960cd41e84aa3d86cd0a5cd6c0d8b4ae6c96344 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Thu, 8 Nov 2007 16:32:31 +0000 Subject: [PATCH] Fix comment --- tests/server/tftp.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/server/tftp.h b/tests/server/tftp.h index b8f6ed0e4..6a11f6a80 100644 --- a/tests/server/tftp.h +++ b/tests/server/tftp.h @@ -7,7 +7,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2006, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 2007, Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -23,7 +23,7 @@ * $Id$ ***************************************************************************/ -/* This file is a rewrite/clone of the arpa/telnet.h file for systems without +/* This file is a rewrite/clone of the arpa/tftp.h file for systems without it. */ #define SEGSIZE 512 /* data segment size */