diff options
Diffstat (limited to 'net/tnftp')
-rw-r--r-- | net/tnftp/files/libnetbsd/utimes.c (renamed from net/tnftp/files/utimes.c) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tnftp/files/utimes.c b/net/tnftp/files/libnetbsd/utimes.c index 79fff58a7ec..4128c3e42d5 100644 --- a/net/tnftp/files/utimes.c +++ b/net/tnftp/files/libnetbsd/utimes.c @@ -1,4 +1,4 @@ -/* $NetBSD: utimes.c,v 1.1 2004/03/11 13:45:55 grant Exp $ */ +/* $NetBSD: utimes.c,v 1.1 2004/03/11 13:48:58 grant Exp $ */ /*- * Copyright (c) 2004 The NetBSD Foundation, Inc. |