aboutsummaryrefslogtreecommitdiffstats
path: root/ui/text_import.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/text_import.c')
-rw-r--r--ui/text_import.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/text_import.c b/ui/text_import.c
index 1afa82d8d8..fa4419be3b 100644
--- a/ui/text_import.c
+++ b/ui/text_import.c
@@ -71,8 +71,8 @@
* hexdump line is dropped (including mail forwarding '>'). The offset
* can be any hex number of four digits or greater.
*
- * This converter cannot read a single packet greater than 64K. Packet
- * snaplength is automatically set to 64K.
+ * This converter cannot read a single packet greater than 64KiB-1. Packet
+ * snaplength is automatically set to 64KiB-1.
*/
#include "config.h"