Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2019 21:41:19 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r352663 - head/sys/conf
Message-ID:  <201909242141.x8OLfJ8U062368@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jkim
Date: Tue Sep 24 21:41:19 2019
New Revision: 352663
URL: https://svnweb.freebsd.org/changeset/base/352663

Log:
  Fix white spaces.

Modified:
  head/sys/conf/files

Modified: head/sys/conf/files
==============================================================================
--- head/sys/conf/files	Tue Sep 24 20:49:33 2019	(r352662)
+++ head/sys/conf/files	Tue Sep 24 21:41:19 2019	(r352663)
@@ -3808,7 +3808,7 @@ kern/subr_epoch.c		standard
 kern/subr_eventhandler.c	standard
 kern/subr_fattime.c		standard
 kern/subr_firmware.c		optional firmware
-kern/subr_filter.c              standard
+kern/subr_filter.c		standard
 kern/subr_gtaskqueue.c		standard
 kern/subr_hash.c		standard
 kern/subr_hints.c		standard
@@ -4279,8 +4279,8 @@ netinet/tcp_log_buf.c		optional tcp_blackbox inet | tc
 netinet/tcp_lro.c		optional inet | inet6
 netinet/tcp_output.c		optional inet | inet6
 netinet/tcp_offload.c		optional tcp_offload inet | tcp_offload inet6
-netinet/tcp_hpts.c              optional tcphpts inet | tcphpts inet6
-netinet/tcp_ratelimit.c         optional ratelimit inet | ratelimit inet6
+netinet/tcp_hpts.c		optional tcphpts inet | tcphpts inet6
+netinet/tcp_ratelimit.c		optional ratelimit inet | ratelimit inet6
 netinet/tcp_pcap.c		optional inet tcppcap | inet6 tcppcap \
 	compile-with "${NORMAL_C} ${NO_WNONNULL}"
 netinet/tcp_reass.c		optional inet | inet6



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909242141.x8OLfJ8U062368>