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