diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-04-25 14:51:36 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-04-25 14:51:36 +0000 |
commit | a9512276a49b114af9fc563f895fb561d2031614 (patch) | |
tree | 6cf593acdd9a9ac40c4e85522768c9835c70ea4c /sys/arch/vax | |
parent | d18431b58033077022c2be36a30813f75e95d0a1 (diff) |
neccessary -> necessary; from Pierre Riteau
Diffstat (limited to 'sys/arch/vax')
-rw-r--r-- | sys/arch/vax/conf/files.vax | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/vax/conf/files.vax b/sys/arch/vax/conf/files.vax index 61c7973ae4e..66102cb369a 100644 --- a/sys/arch/vax/conf/files.vax +++ b/sys/arch/vax/conf/files.vax @@ -1,4 +1,4 @@ -# $OpenBSD: files.vax,v 1.44 2007/11/25 18:25:29 deraadt Exp $ +# $OpenBSD: files.vax,v 1.45 2008/04/25 14:51:35 jmc Exp $ # $NetBSD: files.vax,v 1.60 1999/08/27 20:04:32 ragge Exp $ # # new style config file for vax architecture @@ -416,7 +416,7 @@ include "compat/vax1k/files.vax1k" #arch/vax/if/if_vv.c optional vv device-driver #arch/vax/if/raw_hy.c optional hy device-driver -# quad support is neccessary for 32 bit architectures +# quad support is necessary for 32 bit architectures file lib/libkern/adddi3.c file lib/libkern/anddi3.c file lib/libkern/ashldi3.c |