Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master fc4bb7e: Change SpanDSP capitalization

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 7 Dec 2016 00:51:37 +0000 (UTC)
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(-)