diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2001-07-08 18:05:44 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2001-07-08 18:05:44 +0000 |
commit | 57bdfd4de6e53505bcd5b8b41240d64fbaae0a0a (patch) | |
tree | 5042c45387d35b89e727347b74bbc6fbc0769880 /sys/dev/pci/hifn7751.c | |
parent | f524bbded1a63ecdc6be61e036087204ebe9ed83 (diff) |
Hifn has changed its company name, make the name consistent throughout
the tree. Hi/fn, Hi/Fn and HiFn -> Hifn.
--
Ok'd by deraadt@
Diffstat (limited to 'sys/dev/pci/hifn7751.c')
-rw-r--r-- | sys/dev/pci/hifn7751.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/pci/hifn7751.c b/sys/dev/pci/hifn7751.c index 0b8de345a8e..cc0cf7bbcde 100644 --- a/sys/dev/pci/hifn7751.c +++ b/sys/dev/pci/hifn7751.c @@ -1,7 +1,7 @@ -/* $OpenBSD: hifn7751.c,v 1.82 2001/06/25 19:49:14 jason Exp $ */ +/* $OpenBSD: hifn7751.c,v 1.83 2001/07/08 18:05:41 brad Exp $ */ /* - * Invertex AEON / Hi/fn 7751 driver + * Invertex AEON / Hifn 7751 driver * Copyright (c) 1999 Invertex Inc. All rights reserved. * Copyright (c) 1999 Theo de Raadt * Copyright (c) 2000-2001 Network Security Technologies, Inc. @@ -36,7 +36,7 @@ */ /* - * Driver for the Hi/Fn 7751 encryption processor. + * Driver for the Hifn 7751 encryption processor. */ #include <sys/param.h> |