Wireshark-commits: [Wireshark-commits] master 099bc93: Logcat: Remove commented code
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 30 Jun 2014 13:24:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=099bc9342f825a8d970bb888f16a5c0e271686ae
Submitter: Michal Labedzki (michal.labedzki@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

099bc93 by Michal Labedzki (michal.labedzki@xxxxxxxxx):

    Logcat: Remove commented code
    
    "g_strlcpy" guarante that "dest" to be null-terminated.
    
    Also cosmetic change from file_subtype to encap.
    
    Change-Id: If188a08cf34dd9def4203404962571c273740636
    Reviewed-on: https://code.wireshark.org/review/2718
    Reviewed-by: Michal Labedzki <michal.labedzki@xxxxxxxxx>
    

Actions performed:

    from  3b15891   Bluetooth: Add missing connection_handle
    adds  099bc93   Logcat: Remove commented code


Summary of changes:
 wiretap/logcat.c |   11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)