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/inet_cidr_ntop.c,v retrieving revision 1.6 retrieving revision 1.6.14.1 diff -u -p -r1.6 -r1.6.14.1 --- src/lib/libc/inet/inet_cidr_ntop.c 2008/06/21 20:41:48 1.6 +++ src/lib/libc/inet/inet_cidr_ntop.c 2011/01/09 20:43:28 1.6.14.1 @@ -1,4 +1,4 @@ -/* $NetBSD: inet_cidr_ntop.c,v 1.6 2008/06/21 20:41:48 christos Exp $ */ +/* $NetBSD: inet_cidr_ntop.c,v 1.6.14.1 2011/01/09 20:43:28 riz Exp $ */ /* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") @@ -22,7 +22,7 @@ #if 0 static const char rcsid[] = "Id: inet_cidr_ntop.c,v 1.7 2006/10/11 02:18:18 marka Exp"; #else -__RCSID("$NetBSD: inet_cidr_ntop.c,v 1.6 2008/06/21 20:41:48 christos Exp $"); +__RCSID("$NetBSD: inet_cidr_ntop.c,v 1.6.14.1 2011/01/09 20:43:28 riz Exp $"); #endif #endif