remove lukemftp comment; this is just as close to the libutil version

This commit is contained in:
lukem 2002-01-04 14:30:51 +00:00
parent 85b0720ce9
commit cd2127f548
1 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: fparseln.c,v 1.1 2001/12/11 21:17:59 tv Exp $ */
/* $NetBSD: fparseln.c,v 1.2 2002/01/04 14:30:51 lukem Exp $ */
/*
* Copyright (c) 1997 Christos Zoulas. All rights reserved.
@ -29,8 +29,6 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
/* This file comes from the modified version in lukemftp 1.5. */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif