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/bin/dd/conv.c,v rcsdiff: /ftp/cvs/cvsroot/src/bin/dd/conv.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.17.98.1 retrieving revision 1.17.98.2 diff -u -p -r1.17.98.1 -r1.17.98.2 --- src/bin/dd/conv.c 2020/04/21 18:41:03 1.17.98.1 +++ src/bin/dd/conv.c 2020/04/21 19:37:31 1.17.98.2 @@ -1,4 +1,4 @@ -/* $NetBSD: conv.c,v 1.17.98.1 2020/04/21 18:41:03 martin dead $ */ +/* $NetBSD: conv.c,v 1.17.98.2 2020/04/21 19:37:31 martin Exp $ */ /*- * Copyright (c) 1991, 1993, 1994 @@ -38,7 +38,7 @@ #if 0 static char sccsid[] = "@(#)conv.c 8.3 (Berkeley) 4/2/94"; #else -__RCSID("$NetBSD: conv.c,v 1.17.98.1 2020/04/21 18:41:03 martin dead $"); +__RCSID("$NetBSD: conv.c,v 1.17.98.2 2020/04/21 19:37:31 martin Exp $"); #endif #endif /* not lint */