URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5e932ada7bc309f11135afe8bee77a1909ab46a3
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5e932ad by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
EPL: fix warning: no previous prototype for function ... [-Wmissing-prototypes]
Change-Id: I40de0c8c2bd40f18a33947367fdeec5a22a3093a
Reviewed-on: https://code.wireshark.org/review/5414
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from e77261f Eliminate proto_tree_add_text from some dissectors.
adds 5e932ad EPL: fix warning: no previous prototype for function ... [-Wmissing-prototypes]
Summary of changes:
epan/dissectors/packet-epl.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)