URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9a9c72cceab5d6cdd9bdd7650e038aac4f697013
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9a9c72c by Michael Mann (mmann78@xxxxxxxxxxxx):
Have extcap executables mirror the GTK's WinMain signature.
This is for appeasing VS Code Analysis.
Change-Id: Ib7b3d8a3025dd764da283335051d0f77b45f6dee
Reviewed-on: https://code.wireshark.org/review/16499
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 6d8ea38 wmem_map.c: Address some VS Code Analysis warnings.
adds 9a9c72c Have extcap executables mirror the GTK's WinMain signature.
Summary of changes:
extcap/androiddump.c | 8 ++++++--
extcap/ciscodump.c | 8 ++++++--
extcap/randpktdump.c | 8 ++++++--
extcap/sshdump.c | 8 ++++++--
4 files changed, 24 insertions(+), 8 deletions(-)