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