URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9911f1fd8fd40b42b432b398e1cb27870ec086eb
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9911f1f by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Fix warning: no previous prototype for ... [-Wmissing-prototypes]
Add static before function
Change-Id: Iddf2879407cfc78734719e7ea2a9eb047045c100
Reviewed-on: https://code.wireshark.org/review/3693
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 7b2c3cd Fix warning: no previous prototype for ... [-Wmissing-prototypes]
adds 9911f1f Fix warning: no previous prototype for ... [-Wmissing-prototypes]
Summary of changes:
epan/dissectors/packet-iuup.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)