URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=735263e58e2a6a92389777d7baa2da2fa4d809a8
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
735263e by Michał Orynicz (michal.orynicz@xxxxxxxxx):
Logcat text: small fixes
* fix exporting "beginning of" frame logs into info field
* add missing "Failure" level to regexp in wiretap part
* remove usage of GDateTime from wiretap part
Change-Id: Ibdea730623241cccbbc1694a34daa308e48c0a89
Reviewed-on: https://code.wireshark.org/review/3493
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from ad4d672 Add a CRC32_ACCUMULATE() macro for a single CRC-32 step and use it.
adds 735263e Logcat text: small fixes
Summary of changes:
epan/dissectors/packet-logcat-text.c | 2 +-
wiretap/logcat_text.c | 20 ++++++++++----------
2 files changed, 11 insertions(+), 11 deletions(-)