URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3a54b294df6f1089e33edc209b764deaee141ada
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3a54b29 by Guy Harris (guy@xxxxxxxxxxxx):
More libcodecs -> libwscodecs.
Change-Id: Ieb0bb131b6d141bf85997c9a0127e0eb11ea3a3b
Reviewed-on: https://code.wireshark.org/review/12420
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 651e088 Change codecs from static to dynamic library
adds 3a54b29 More libcodecs -> libwscodecs.
Summary of changes:
codecs/CMakeLists.txt | 18 +++++++++---------
codecs/Makefile.am | 6 +++---
codecs/Makefile.common | 2 +-
codecs/Makefile.nmake | 16 ++++++++--------
ui/gtk/main.c | 2 +-
wireshark-qt.cpp | 2 +-
6 files changed, 23 insertions(+), 23 deletions(-)