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/sbin/scsictl/scsictl.c,v rcsdiff: /ftp/cvs/cvsroot/src/sbin/scsictl/scsictl.c,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.27.2.1 retrieving revision 1.28 diff -u -p -r1.27.2.1 -r1.28 --- src/sbin/scsictl/scsictl.c 2005/06/14 20:41:06 1.27.2.1 +++ src/sbin/scsictl/scsictl.c 2005/06/02 00:13:10 1.28 @@ -1,4 +1,4 @@ -/* $NetBSD: scsictl.c,v 1.27.2.1 2005/06/14 20:41:06 tron Exp $ */ +/* $NetBSD: scsictl.c,v 1.28 2005/06/02 00:13:10 lukem Exp $ */ /*- * Copyright (c) 1998, 2002 The NetBSD Foundation, Inc. @@ -43,7 +43,7 @@ #include #ifndef lint -__RCSID("$NetBSD: scsictl.c,v 1.27.2.1 2005/06/14 20:41:06 tron Exp $"); +__RCSID("$NetBSD: scsictl.c,v 1.28 2005/06/02 00:13:10 lukem Exp $"); #endif