URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1cdf644bdb78ee7cec39235aea07dd697d1ffb81
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1cdf644 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
A21: fix warning: no previous prototype for function ... [-Wmissing-prototypes]
Second try... ;-)
Remove also double space
Change-Id: I77aa269c1abae18b4fb9daec6cc0ac862cf4ab9f
Reviewed-on: https://code.wireshark.org/review/5421
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 605a6ae Mate: Fix indent (use tabs)
adds 1cdf644 A21: fix warning: no previous prototype for function ... [-Wmissing-prototypes]
Summary of changes:
epan/dissectors/packet-a21.c | 3 ++-
epan/dissectors/packet-a21.h | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)