Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/usr.bin/ftp/complete.c,v rcsdiff: /ftp/cvs/cvsroot/src/usr.bin/ftp/complete.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.43 retrieving revision 1.44 diff -u -p -r1.43 -r1.44 --- src/usr.bin/ftp/complete.c 2008/04/28 20:24:13 1.43 +++ src/usr.bin/ftp/complete.c 2008/09/30 03:41:53 1.44 @@ -1,7 +1,7 @@ -/* $NetBSD: complete.c,v 1.43 2008/04/28 20:24:13 martin Exp $ */ +/* $NetBSD: complete.c,v 1.44 2008/09/30 03:41:53 lukem Exp $ */ /*- - * Copyright (c) 1997-2000,2005 The NetBSD Foundation, Inc. + * Copyright (c) 1997-2008 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation @@ -31,7 +31,7 @@ #include #ifndef lint -__RCSID("$NetBSD: complete.c,v 1.43 2008/04/28 20:24:13 martin Exp $"); +__RCSID("$NetBSD: complete.c,v 1.44 2008/09/30 03:41:53 lukem Exp $"); #endif /* not lint */ /*