summaryrefslogtreecommitdiff
path: root/sys/dev/cardbus/if_re_cardbus.c
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2014-11-24 02:03:38 +0000
committerBrad Smith <brad@cvs.openbsd.org>2014-11-24 02:03:38 +0000
commit17d7af3dc09861f2efcfb7d3ea73132346bcf5d0 (patch)
treec0fbadcd374b8ffcf99f0677c7dcfc801764e729 /sys/dev/cardbus/if_re_cardbus.c
parent31b8ad6487b3cd6cc6b559f6c720d1df5b1da95c (diff)
use the correct capitalization for Realtek.
Diffstat (limited to 'sys/dev/cardbus/if_re_cardbus.c')
-rw-r--r--sys/dev/cardbus/if_re_cardbus.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/cardbus/if_re_cardbus.c b/sys/dev/cardbus/if_re_cardbus.c
index 8262596f597..24164c27b35 100644
--- a/sys/dev/cardbus/if_re_cardbus.c
+++ b/sys/dev/cardbus/if_re_cardbus.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_re_cardbus.c,v 1.25 2014/09/06 04:46:58 brad Exp $ */
+/* $OpenBSD: if_re_cardbus.c,v 1.26 2014/11/24 02:03:37 brad Exp $ */
/*
* Copyright (c) 2005 Peter Valchev <pvalchev@openbsd.org>
@@ -86,7 +86,7 @@ const struct pci_matchid re_cardbus_devices[] = {
};
/*
- * Probe for a RealTek 8169/8110 chip. Check the PCI vendor and device
+ * Probe for a Realtek 8169/8110 chip. Check the PCI vendor and device
* IDs against our list and return a device name if we find a match.
*/
int