URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d10817ce02c837765a050c006904765275d15e8d
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
d10817c by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
mac-lte: fix no previous prototype for function
packet-mac-lte.c:4370:7: warning: no previous prototype for function 'get_dual_conn_phr_num_c_bytes' [-Wmissing-prototypes]
Change-Id: Ifb585026610b4b2f100f60e4b20278d986775d3a
Reviewed-on: https://code.wireshark.org/review/36896
Reviewed-by: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
Actions performed:
from 0c3729a lwm2m: fix no previous prototype for function
add d10817c mac-lte: fix no previous prototype for function
Summary of changes:
epan/dissectors/packet-mac-lte.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)