summaryrefslogtreecommitdiffstats
path: root/freebsd/sys/netinet/tcp_offload.h
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sys/netinet/tcp_offload.h')
-rw-r--r--freebsd/sys/netinet/tcp_offload.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/sys/netinet/tcp_offload.h b/freebsd/sys/netinet/tcp_offload.h
index 48f35ff6..313185f6 100644
--- a/freebsd/sys/netinet/tcp_offload.h
+++ b/freebsd/sys/netinet/tcp_offload.h
@@ -56,7 +56,7 @@
*
* It is assumed that individuals deploying TOE will want connections
* to be offloaded without software changes so all connections on an
- * interface providing TOE are offloaded unless the the SO_NO_OFFLOAD
+ * interface providing TOE are offloaded unless the SO_NO_OFFLOAD
* flag is set on the socket.
*
*