summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev
diff options
context:
space:
mode:
authortsubai <tsubai@NetBSD.org>2001-04-26 15:27:05 +0000
committertsubai <tsubai@NetBSD.org>2001-04-26 15:27:05 +0000
commit75dbde785beceeb91acb8baf647cd60393add595 (patch)
tree6934653ccf41df8dd26ce635cdc10350c5d293f8 /sys/arch/macppc/dev
parent8e3cb2354ba7fc7f53bf42b695dd87eb82f6ec6c (diff)
Remove spaces at EOL.
Diffstat (limited to 'sys/arch/macppc/dev')
-rw-r--r--sys/arch/macppc/dev/mesh.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/macppc/dev/mesh.c b/sys/arch/macppc/dev/mesh.c
index f4f9be1df5a..382621ec92d 100644
--- a/sys/arch/macppc/dev/mesh.c
+++ b/sys/arch/macppc/dev/mesh.c
@@ -1,4 +1,4 @@
-/* $NetBSD: mesh.c,v 1.9 2001/04/25 17:53:15 bouyer Exp $ */
+/* $NetBSD: mesh.c,v 1.10 2001/04/26 15:27:05 tsubai Exp $ */
/*-
* Copyright (c) 2000 Tsubai Masanari.
@@ -975,8 +975,8 @@ mesh_free_scb(sc, scb)
void
mesh_scsi_request(chan, req, arg)
- struct scsipi_channel *chan;
- scsipi_adapter_req_t req;
+ struct scsipi_channel *chan;
+ scsipi_adapter_req_t req;
void *arg;
{
struct scsipi_xfer *xs;