summaryrefslogtreecommitdiff
path: root/print-esp.c
diff options
context:
space:
mode:
Diffstat (limited to 'print-esp.c')
-rw-r--r--print-esp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/print-esp.c b/print-esp.c
index 151be1d6..f182f162 100644
--- a/print-esp.c
+++ b/print-esp.c
@@ -825,7 +825,7 @@ esp_print(netdissect_options *ndo,
/*
* Calculate the length of the ciphertext. ep points to
* the beginning of the authentication data/integrity check
- * value, i.e. right past the end of the ciphertext;
+ * value, i.e. right past the end of the ciphertext;
*/
ctlen = ep - ct;