URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e639a13d11bcdb604482d924ebecb1c5bce97d50
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e639a13 by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):
cfutils.c: Fix ISO C forbids an empty translation unit [-Wpedantic]
Change-Id: Iac9384e63a4e946c73832103f8d6949f0187fa38
Reviewed-on: https://code.wireshark.org/review/12147
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 2932596 IPv6: Add ipv6extprotostr() to ipproto.h
adds e639a13 cfutils.c: Fix ISO C forbids an empty translation unit [-Wpedantic]
Summary of changes:
configure.ac | 4 +++-
wsutil/CMakeLists.txt | 5 ++++-
wsutil/Makefile.am | 24 +++++++++++++++++++-----
wsutil/Makefile.common | 10 ++++------
wsutil/Makefile.nmake | 2 ++
wsutil/cfutils.c | 2 --
wsutil/cfutils.h | 4 ----
7 files changed, 32 insertions(+), 19 deletions(-)