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/inet/nsap_addr.c,v retrieving revision 1.5 retrieving revision 1.5.6.2 diff -u -p -r1.5 -r1.5.6.2 --- src/lib/libc/inet/nsap_addr.c 2008/06/21 20:41:48 1.5 +++ src/lib/libc/inet/nsap_addr.c 2008/06/21 20:41:49 1.5.6.2 @@ -1,4 +1,4 @@ -/* $NetBSD: nsap_addr.c,v 1.5 2008/06/21 20:41:48 christos Exp $ */ +/* $NetBSD: nsap_addr.c,v 1.5.6.2 2008/06/21 20:41:49 christos Exp $ */ /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") @@ -22,7 +22,7 @@ #if 0 static const char rcsid[] = "Id: nsap_addr.c,v 1.5 2005/07/28 06:51:48 marka Exp"; #else -__RCSID("$NetBSD: nsap_addr.c,v 1.5 2008/06/21 20:41:48 christos Exp $"); +__RCSID("$NetBSD: nsap_addr.c,v 1.5.6.2 2008/06/21 20:41:49 christos Exp $"); #endif #endif /* LIBC_SCCS and not lint */