URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fc3a9d33288a40ae809bde1ef783374939634aaf
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
fc3a9d3 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
enip: fix no previous prototype for function
packet-enip.c:1102:19: warning: no previous prototype for ‘create_connection_id_list’ [-Wmissing-prototypes]
Change-Id: I6e0caa29f5617a5688cddaa4d8001a260228294e
Reviewed-on: https://code.wireshark.org/review/37740
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 9c5b15a SDP: Try to fix -Wpointer-sign warnings.
add fc3a9d3 enip: fix no previous prototype for function
Summary of changes:
epan/dissectors/packet-enip.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)