diff options
Diffstat (limited to 'sbin/scsi/scsi.c')
-rw-r--r-- | sbin/scsi/scsi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/scsi/scsi.c b/sbin/scsi/scsi.c index eb399a1..c8f1079 100644 --- a/sbin/scsi/scsi.c +++ b/sbin/scsi/scsi.c @@ -39,7 +39,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: scsi.c,v 1.11 1996/04/06 11:00:28 joerg Exp $ + * $FreeBSD$ */ #include <stdio.h> |