wireshark/ui/win32
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
..
console_win32.cpp Win32: Compile ui/win32 as C++. 2021-07-02 08:02:38 +00:00
console_win32.h Add UI header files to Doxygen 2021-11-30 08:01:36 -05:00
file_dlg_win32.cpp Replace g_strdup_printf() with ws_strdup_printf() 2021-12-19 21:21:58 +00:00
file_dlg_win32.h Corrects repeated words throughout the code. 2021-12-22 11:01:11 +00:00