URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ec0f8e6c36f16ca0f7eeb712f823f857468ff6d9
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ec0f8e6 by chinarulezzz (alexandr.savca89@xxxxxxxxx):
fix missing parentheses in 'if' statement
Change-Id: I47f8566c4410d6aac1111b35fff3b044c14bc70b
Reviewed-on: https://code.wireshark.org/review/27079
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 22fc5fb WiX: Options dialog updates.
adds ec0f8e6 fix missing parentheses in 'if' statement
Summary of changes:
epan/column-utils.c | 4 ++--
epan/wmem/wmem_allocator_simple.c | 2 +-
epan/wmem/wmem_map.c | 2 +-
frame_tvbuff.c | 2 +-
wsutil/buffer.c | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)