summaryrefslogtreecommitdiff
path: root/sys/dev/ic
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2007-04-06 04:50:28 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2007-04-06 04:50:28 +0000
commit6d821bb9984a85702b61182e670a2d496a067fa8 (patch)
tree6cdfd30dc5c2f38c9595ceeb4a9d8d079358a0cd /sys/dev/ic
parente274efe8adac0a344a88a18c9e814e58aa1afa6b (diff)
white space fix
Diffstat (limited to 'sys/dev/ic')
-rw-r--r--sys/dev/ic/sili.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ic/sili.c b/sys/dev/ic/sili.c
index a54eac250be..3123b87127a 100644
--- a/sys/dev/ic/sili.c
+++ b/sys/dev/ic/sili.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: sili.c,v 1.13 2007/04/06 04:48:54 dlg Exp $ */
+/* $OpenBSD: sili.c,v 1.14 2007/04/06 04:50:27 dlg Exp $ */
/*
* Copyright (c) 2007 David Gwynne <dlg@openbsd.org>
@@ -431,7 +431,7 @@ sili_ata_probe(void *xsc, int port)
return (ATA_PORT_T_NONE);
}
- /* Read device signature from command slot. */
+ /* Read device signature from command slot. */
signature = sili_signature(sp, 0);
DPRINTF(SILI_D_VERBOSE, "%s.%d: signature 0x%08x\n", DEVNAME(sc), port,