URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fc4bb7eb7413affa63049516c4dbc46ca272abea
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
fc4bb7e by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Change SpanDSP capitalization
Many capitalization can be found for this library (spandsp, Spandsp, SpanDSP),
let's use the one found in the library README and in its spec file.
Change-Id: Ia66b723e5d582a6218da1b6366b7d4859272f80c
Reviewed-on: https://code.wireshark.org/review/19122
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 47829b9 cops: try to avoid uninitialized warning error
adds fc4bb7e Change SpanDSP capitalization
Summary of changes:
cmake/modules/FindSPANDSP.cmake | 16 ++++++++--------
cmakeconfig.h.in | 2 +-
codecs/G722/G722decode.c | 2 +-
codecs/G726/G726decode.c | 2 +-
codecs/codecs.c | 6 +++---
configure.ac | 12 ++++++------
docbook/release-notes.asciidoc | 2 +-
7 files changed, 21 insertions(+), 21 deletions(-)