Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 32ae573: don't print the interface description if it'

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 8 Jul 2014 13:39:52 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=32ae5735e3fa4a650fd679cfad6b70ac89872ecd
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

32ae573 by Martin Kaiser (wireshark@xxxxxxxxx):

    don't print the interface description if it's null
    
    (named pipes added with -i <pipe name> don't have such a description)
    
    Change-Id: I5986c607f5103b800c4353fd3cf01f24149e2e5c
    Reviewed-on: https://code.wireshark.org/review/2940
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  fdc7e5a   better description of ifaces and all_ifaces
    adds  32ae573   don't print the interface description if it's null


Summary of changes:
 ui/iface_lists.c |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)