wireshark/plugins
Moshe Kaplan 69d54d6f8e Corrects repeated words throughout the code.
Repeated words were found with:
egrep "(\b[a-zA-Z]+) +\1\b" . -Ir
and then manually reviewed.
Non-displayed strings (e.g., in comments)
were also corrected, to ease future review.
2021-12-22 11:01:11 +00:00
..
codecs Add a ws_posix_compat.h header 2021-12-21 01:30:06 +00:00
epan Corrects repeated words throughout the code. 2021-12-22 11:01:11 +00:00
wiretap/usbdump Replace g_strdup_printf() with ws_strdup_printf() 2021-12-19 21:21:58 +00:00
plugin.rc.in Use the HTTPS URL for our main site in a few places. 2019-05-29 04:00:42 +00:00