diff options
author | 2000-10-11 12:15:52 +0000 | |
---|---|---|
committer | 2000-10-11 12:15:52 +0000 | |
commit | 2338d9619551d42a18cb96140683db01f39279aa (patch) | |
tree | a7e9659df52887a754fcfec7541794191f032386 | |
parent | whitespace fix (diff) | |
download | wireguard-openbsd-2338d9619551d42a18cb96140683db01f39279aa.tar.xz wireguard-openbsd-2338d9619551d42a18cb96140683db01f39279aa.zip |
whitespace
-rw-r--r-- | sys/arch/vax/conf/files.vax | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/vax/conf/files.vax b/sys/arch/vax/conf/files.vax index 01b978663f3..0e7f3f871e9 100644 --- a/sys/arch/vax/conf/files.vax +++ b/sys/arch/vax/conf/files.vax @@ -331,7 +331,7 @@ file arch/vax/uba/uba_dma.c uba # builtin NCR53C95 SCSI Controller on VAXstation 4000 VLC/60/9x device asc: scsi, ncr53c9x attach asc at vsbus with asc_vsbus -file arch/vax/vsa/asc_vsbus.c asc needs-flag +file arch/vax/vsa/asc_vsbus.c asc needs-flag include "compat/ultrix/files.ultrix" #include "compat/vax1k/files.vax1k" |