URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ab6f9549f0cd53ee905e5492d3826641c4884350
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ab6f954 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
DCERPC (butc): fix warning: no previous prototype for ... [-Wmissing-prototypes]
Fix a typo in last patch and regenerate file
Change-Id: Id9083edd797af97d72a872187a0d0b5750e04547
Reviewed-on: https://code.wireshark.org/review/4453
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from f1ba16a CP2179: Fix warning: no previous prototype for proto_register_cp2179 [-Wmissing-prototypes]
adds ab6f954 DCERPC (butc): fix warning: no previous prototype for ... [-Wmissing-prototypes]
Summary of changes:
.../dcerpc/butc/packet-dcerpc-butc-template.c | 4 ++--
epan/dissectors/packet-dcerpc-butc.c | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)