Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/cardbus Correct a spelling mistake.



details:   https://anonhg.NetBSD.org/src/rev/391e57ee8437
branches:  trunk
changeset: 477217:391e57ee8437
user:      augustss <augustss%NetBSD.org@localhost>
date:      Fri Oct 15 21:53:02 1999 +0000

description:
Correct a spelling mistake.

diffstat:

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

diffs (18 lines):

diff -r ade549c6f3e9 -r 391e57ee8437 sys/dev/cardbus/cardbusdevs
--- a/sys/dev/cardbus/cardbusdevs       Fri Oct 15 21:50:34 1999 +0000
+++ b/sys/dev/cardbus/cardbusdevs       Fri Oct 15 21:53:02 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: cardbusdevs,v 1.2 1999/10/15 06:42:21 haya Exp $
+$NetBSD: cardbusdevs,v 1.3 1999/10/15 21:53:02 augustss Exp $
 
 /*
  * Copyright (C) 1999  Hayakawa Koichi.
@@ -32,7 +32,7 @@
  */
 
 /*
- * This code is stollen from sys/dev/pci/pcidevs
+ * This code is stolen from sys/dev/pci/pcidevs.
  */
 
 



Home | Main Index | Thread Index | Old Index