Module Name: othersrc
Committed By: lukem
Date: Thu Jan 24 04:27:39 UTC 2019
Modified Files:
othersrc/libexec/tnftpd/libnetbsd: fparseln.c
Log Message:
remove obsolete rcsid
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 othersrc/libexec/tnftpd/libnetbsd/fparseln.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: othersrc/libexec/tnftpd/libnetbsd/fparseln.c
diff -u othersrc/libexec/tnftpd/libnetbsd/fparseln.c:1.3 othersrc/libexec/tnftpd/libnetbsd/fparseln.c:1.4
--- othersrc/libexec/tnftpd/libnetbsd/fparseln.c:1.3 Wed Jan 23 05:34:09 2019
+++ othersrc/libexec/tnftpd/libnetbsd/fparseln.c Thu Jan 24 04:27:39 2019
@@ -1,5 +1,4 @@
-/* $NetBSD: fparseln.c,v 1.3 2019/01/23 05:34:09 lukem Exp $ */
-/* from NetBSD: fparseln.c,v 1.5 1997/12/01 02:58:41 lukem Exp */
+/* $NetBSD: fparseln.c,v 1.4 2019/01/24 04:27:39 lukem Exp $ */
/* from NetBSD: fparseln.c,v 1.10 2009/10/21 01:07:45 snj Exp */
/*