Wireshark-commits: [Wireshark-commits] master bd486eb: text2pcap: define max packet size to WTAP_MA
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 28 Mar 2017 10:33:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bd486eb9b16640af51fb58995ff59c1434737dc2
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bd486eb by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    text2pcap: define max packet size to WTAP_MAX_PACKET_SIZE
    
    Change-Id: I73ab87032e4a0c0259227622412be36aaf66a9d6
    Reviewed-on: https://code.wireshark.org/review/20758
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  ed3b5e5   Get rid of blanks at the ends of lines.
    adds  bd486eb   text2pcap: define max packet size to WTAP_MAX_PACKET_SIZE


Summary of changes:
 doc/text2pcap.pod |    2 +-
 text2pcap.c       |   11 ++++++-----
 2 files changed, 7 insertions(+), 6 deletions(-)