URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=15b53b6892076a4e19ca2b8f21771cd6ce0b2115
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
15b53b6 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
wireshark_zip_helper(Qt): fix no previous prototype for function
wireshark_zip_helper.cpp:153:15: warning: no previous prototype for function 'qDateToDosDate' [-Wmissing-prototypes]
Change-Id: Ic9ffb4219321347c077e08931d6fe51bc1702a29
Reviewed-on: https://code.wireshark.org/review/36889
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from c0069d9 http2: Use proto_tree_add_bitmask_with_flags_ret_uint64() to dis flags.
add 15b53b6 wireshark_zip_helper(Qt): fix no previous prototype for function
Summary of changes:
ui/qt/utils/wireshark_zip_helper.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)