aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/fragment.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/openvpn/fragment.h')
-rw-r--r--src/openvpn/fragment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openvpn/fragment.h b/src/openvpn/fragment.h
index cc6829a..2d13dbb 100644
--- a/src/openvpn/fragment.h
+++ b/src/openvpn/fragment.h
@@ -314,7 +314,7 @@ void fragment_free(struct fragment_master *f);
* reassembly buffer. If the incoming part completes the packet being
* reassembled, the \a buf argument is modified to point to the fully
* reassembled packet. If, on the other hand, reassembly is not yet
- * complete, then the the \a buf buffer is set to empty.
+ * complete, then the \a buf buffer is set to empty.
* - Any other value: error.
*
* If an error occurs during processing, an error message is logged and