summaryrefslogtreecommitdiff
path: root/net/tnftp/files/libnetbsd/strtoll.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/tnftp/files/libnetbsd/strtoll.c')
-rw-r--r--net/tnftp/files/libnetbsd/strtoll.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tnftp/files/libnetbsd/strtoll.c b/net/tnftp/files/libnetbsd/strtoll.c
index 07066625da9..a67fddd51ef 100644
--- a/net/tnftp/files/libnetbsd/strtoll.c
+++ b/net/tnftp/files/libnetbsd/strtoll.c
@@ -1,5 +1,5 @@
-/* $Id: strtoll.c,v 1.1 2004/03/11 13:01:01 grant Exp $ */
-/* $NetBSD: strtoll.c,v 1.1 2004/03/11 13:01:01 grant Exp $ */
+/* NetBSD: strtoll.c,v 1.3 2005/05/11 01:01:56 lukem Exp */
+/* from NetBSD: strtoq.c,v 1.14 1999/09/20 04:39:42 lukem Exp */
/*-
* Copyright (c) 1992, 1993