summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_syncache.h
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2011-01-07 21:40:34 +0000
committerjhb <jhb@FreeBSD.org>2011-01-07 21:40:34 +0000
commit24979b2fb3d3d45ce0620e015139c6a07637e709 (patch)
treeada60226ec88ac1eb9d5917a791528d92fb48d43 /sys/netinet/tcp_syncache.h
parentec8aab4b2d24a89a57c9fff5f45a3e8625735ee9 (diff)
downloadFreeBSD-src-24979b2fb3d3d45ce0620e015139c6a07637e709.zip
FreeBSD-src-24979b2fb3d3d45ce0620e015139c6a07637e709.tar.gz
Trim extra spaces before tabs.
Diffstat (limited to 'sys/netinet/tcp_syncache.h')
-rw-r--r--sys/netinet/tcp_syncache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/tcp_syncache.h b/sys/netinet/tcp_syncache.h
index 93c7aaa..ddfa459 100644
--- a/sys/netinet/tcp_syncache.h
+++ b/sys/netinet/tcp_syncache.h
@@ -77,7 +77,7 @@ struct syncache {
u_int16_t sc_flags;
#ifndef TCP_OFFLOAD_DISABLE
struct toe_usrreqs *sc_tu; /* TOE operations */
- void *sc_toepcb; /* TOE protocol block */
+ void *sc_toepcb; /* TOE protocol block */
#endif
struct label *sc_label; /* MAC label reference */
struct ucred *sc_cred; /* cred cache for jail checks */
OpenPOWER on IntegriCloud