From c168857c6a011a2443e739499748a0c19fb66390 Mon Sep 17 00:00:00 2001 From: emaste Date: Thu, 26 Nov 2015 21:35:50 +0000 Subject: Fix whitespace on addition of IPSEC option --- sys/pc98/conf/GENERIC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/pc98/conf/GENERIC') diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 5adcf32..478df09 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -29,7 +29,7 @@ options SCHED_4BSD # 4BSD scheduler #options PREEMPTION # Enable kernel thread preemption options INET # InterNETworking options INET6 # IPv6 communications protocols -options IPSEC # IP (v4/v6) security +options IPSEC # IP (v4/v6) security options SCTP # Stream Control Transmission Protocol options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support -- cgit v1.1