URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c7cbdb4f22de4dc3d37906d7b67bdf204835a243
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c7cbdb4 by Peter Wu (peter@xxxxxxxxxxxxx):
Change ssl_find_private_key to void
No caller checks its return value (which is always 0).
Change-Id: I18461ee6e5d369722c8c2b2ea1e409423aa5d631
Reviewed-on: https://code.wireshark.org/review/1365
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 03cb700 Added fields used by HP MSM access points.
adds c7cbdb4 Change ssl_find_private_key to void
Summary of changes:
epan/dissectors/packet-ssl-utils.c | 6 ++----
epan/dissectors/packet-ssl-utils.h | 2 +-
2 files changed, 3 insertions(+), 5 deletions(-)