Wireshark-commits: [Wireshark-commits] master c4ba94f: dpauxmon (extcap): fix no previous prototype
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 17 May 2018 06:36:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c4ba94f3982a7db2ddc1b150504e13ec2abb23a1
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c4ba94f by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    dpauxmon (extcap): fix no previous prototype for function 'nl_receive_timeout' [-Wmissing-prototypes]
    
    Change-Id: Iaeda0a1c677b3ec605d1a419b1230cf994ccdf4e
    Reviewed-on: https://code.wireshark.org/review/27609
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  cf85fd1   dpa400: fix no previous prototype for function 'dpa400_open' [-Wmissing-prototypes]
    adds  c4ba94f   dpauxmon (extcap): fix no previous prototype for function 'nl_receive_timeout' [-Wmissing-prototypes]


Summary of changes:
 extcap/dpauxmon.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)