Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci "s/ are are / are /" in comment. No functional c...



details:   https://anonhg.NetBSD.org/src/rev/31ffa16f2b26
branches:  trunk
changeset: 445664:31ffa16f2b26
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Thu Nov 08 06:44:50 2018 +0000

description:
"s/ are are / are /" in comment. No functional change.

diffstat:

 sys/dev/pci/pcidevs |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6a9111bba492 -r 31ffa16f2b26 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Nov 08 06:43:52 2018 +0000
+++ b/sys/dev/pci/pcidevs       Thu Nov 08 06:44:50 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1350 2018/11/08 04:04:42 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1351 2018/11/08 06:44:50 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -7028,7 +7028,7 @@
 product SCHNEIDERKOCH  SKNET_GE        0x4300  SK-NET GE
 product SCHNEIDERKOCH  SK9821v2        0x4320  SK-9821 v2.0
 product SCHNEIDERKOCH  SK_9DX1         0x4400  SK-NET SK-9DX1 Gigabit Ethernet
-/* These next two are are really subsystem IDs */
+/* These next two are really subsystem IDs */
 product SCHNEIDERKOCH  SK_9D21         0x4421  SK-9D21 1000BASE-T
 product SCHNEIDERKOCH  SK_9D41         0x4441  SK-9D41 1000BASE-X
 



Home | Main Index | Thread Index | Old Index