From: Yang Tse Date: Thu, 8 Nov 2007 16:32:31 +0000 (+0000) Subject: Fix comment X-Git-Tag: upstream/7.37.1~8436 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c960cd41e84aa3d86cd0a5cd6c0d8b4ae6c96344;p=platform%2Fupstream%2Fcurl.git Fix comment --- diff --git a/tests/server/tftp.h b/tests/server/tftp.h index b8f6ed0..6a11f6a 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 */