From 8f0eabf697312c8f1a0687164b9fdb58917f524b Mon Sep 17 00:00:00 2001 From: itojun Date: Fri, 4 Oct 2002 03:17:00 +0000 Subject: [PATCH] whitespace --- sys/arch/i386/conf/GENERIC | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 9554a834580d..ae129ae41906 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.513 2002/10/01 12:56:39 fvdl Exp $ +# $NetBSD: GENERIC,v 1.514 2002/10/04 03:17:00 itojun Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.513 $" +#ident "GENERIC-$Revision: 1.514 $" maxusers 32 # estimated number of users @@ -163,7 +163,7 @@ options PPP_DEFLATE # Deflate compression support for PPP options PPP_FILTER # Active filter support for PPP (requires bpf) options PFIL_HOOKS # pfil(9) packet filter hooks options IPFILTER_LOG # ipmon(8) log support -#options IPFILTER_DEFAULT_BLOCK # block all packets by default +#options IPFILTER_DEFAULT_BLOCK # block all packets by default #options TCP_DEBUG # Record last TCP_NDEBUG packets with SO_DEBUG # These options enable verbose messages for several subsystems.