Wireshark-commits: [Wireshark-commits] master 666f9bc: dumpcap: fix no previous prototype for ‘is_

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 4 Apr 2015 17:49:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=666f9bcfda5959172fd941a4cec333db75217ecf
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    dumpcap: fix no previous prototype for ‘is_linux_bonding_device’ [-Wmissing-prototypes]
    
    Change-Id: If0c07232f92fab03f5312a932b925156d53bda4e
    Reviewed-on: https://code.wireshark.org/review/7909
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  2b7f875   change several (mutually exclusive) if statements into one big if-else
    adds  666f9bc   dumpcap: fix no previous prototype for ‘is_linux_bonding_device’ [-Wmissing-prototypes]


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