wireshark/speexdsp
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
..
CMakeLists.txt
README.txt
arch.h
resample.c Corrects repeated words throughout the code. 2021-12-22 11:01:11 +00:00
speex_resampler.h Add remaining header files to Doxygen 2021-12-12 03:56:35 +00:00
stack_alloc.h

README.txt

Copied from http://git.xiph.org/speexdsp.git c470e2e89a6ca75b507437467692cd684b71a526
and modified to compile in the Wireshark source tree.