aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/network_instruments.h
diff options
context:
space:
mode:
Diffstat (limited to 'wiretap/network_instruments.h')
-rw-r--r--wiretap/network_instruments.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/network_instruments.h b/wiretap/network_instruments.h
index a89e2a63ba..ac17108874 100644
--- a/wiretap/network_instruments.h
+++ b/wiretap/network_instruments.h
@@ -30,7 +30,7 @@ int network_instruments_dump_can_write_encap(int encap);
gboolean network_instruments_dump_open(wtap_dumper *wdh, int *err);
/*
- * In v15 the high_byte was added to allow a larger offset This was done by
+ * In v15 the high_byte was added to allow a larger offset This was done by
* reducing the size of observer_version by 1 byte. Since version strings are
* only 30 characters the high_byte will always be 0 in previous versions.
*/