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/lib/libc/gen/nlist_elf64.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- src/lib/libc/gen/nlist_elf64.c 2000/06/14 17:25:03 1.5 +++ src/lib/libc/gen/nlist_elf64.c 2003/07/26 19:24:43 1.6 @@ -1,4 +1,4 @@ -/* $NetBSD: nlist_elf64.c,v 1.5 2000/06/14 17:25:03 cgd Exp $ */ +/* $NetBSD: nlist_elf64.c,v 1.6 2003/07/26 19:24:43 salo Exp $ */ /* * Copyright (c) 1996 Christopher G. Demetriou @@ -15,7 +15,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed for the - * NetBSD Project. See http://www.netbsd.org/ for + * NetBSD Project. See http://www.NetBSD.org/ for * information about NetBSD. * 4. The name of the author may not be used to endorse or promote products * derived from this software without specific prior written permission. @@ -36,7 +36,7 @@ #include #if defined(LIBC_SCCS) && !defined(lint) -__RCSID("$NetBSD: nlist_elf64.c,v 1.5 2000/06/14 17:25:03 cgd Exp $"); +__RCSID("$NetBSD: nlist_elf64.c,v 1.6 2003/07/26 19:24:43 salo Exp $"); #endif /* LIBC_SCCS and not lint */ #define ELFSIZE 64