summaryrefslogtreecommitdiffstats
path: root/include/wireshark.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:14:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-09-19 04:14:33 +0000
commit9f153fbfec0fb9c9ce38e749a7c6f4a5e115d4e9 (patch)
tree2784370cda9bbf2da9114d70f05399c0b229d28c /include/wireshark.h
parentAdding debian version 4.2.6-1. (diff)
downloadwireshark-9f153fbfec0fb9c9ce38e749a7c6f4a5e115d4e9.tar.xz
wireshark-9f153fbfec0fb9c9ce38e749a7c6f4a5e115d4e9.zip
Merging upstream version 4.4.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'include/wireshark.h')
-rw-r--r--include/wireshark.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/wireshark.h b/include/wireshark.h
index f7c19c23..3ffa9557 100644
--- a/include/wireshark.h
+++ b/include/wireshark.h
@@ -21,7 +21,7 @@
* Other public headers provided here should be minimal, with stable interfaces
* and have only global declarations.
*
- * Everytime this header changes everything must be rebuilt so consider carefully
+ * Every time this header changes everything must be rebuilt so consider carefully
* if the other project headers included here should really have global scope.
*
* See README.developer for a more in-depth guide.