URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fc752f704771b359d5b73c45f842b5f35e048827
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
fc752f7 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Fix warning: no previous prototype for ... [-Wmissing-prototypes]
Change-Id: Ic3152356c51ebe554e2356a360df5b0c23d89d63
Reviewed-on: https://code.wireshark.org/review/3632
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 9bd79f4 Fix warning: no previous prototype for ... [-Wmissing-prototypes]
adds fc752f7 Fix warning: no previous prototype for ... [-Wmissing-prototypes]
Summary of changes:
asn1/kerberos/packet-kerberos-template.c | 3 +++
epan/dissectors/packet-kerberos.c | 15 +++++++++------
2 files changed, 12 insertions(+), 6 deletions(-)