Wireshark-commits: [Wireshark-commits] master c0bdaf1: Fix an indentation to get rid of text2pcap.c

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 13 Feb 2016 19:54:14 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c0bdaf15e2b524c60320096d2050087be52e3d44
Submitter: J?rg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

c0bdaf1 by Joerg Mayer (jmayer@xxxxxxxxx):

    Fix an indentation to get rid of
    text2pcap.c:1254:17: error: statement is indented as if it were guarded by... [-Werror=misleading-indentation]
    
    Change-Id: Ifa031f5faad3445bcd3ab893d83c5dc6386fe3a2
    Reviewed-on: https://code.wireshark.org/review/13927
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  137358a   androiddump: fix logical ‘or’ of equal expressions [-Werror=logical-op] found by gcc6
    adds  c0bdaf1   Fix an indentation to get rid of text2pcap.c:1254:17: error: statement is indented as if it were guarded by... [-Werror=misleading-indentation]


Summary of changes:
 text2pcap.c |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)