Wireshark-commits: [Wireshark-commits] master b3fa4f3: Undoing base-64 encoding is not decryption.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 5 Dec 2015 17:45:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b3fa4f34f401a4d675c8fb936b1547b0a8fda5c2
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b3fa4f3 by Guy Harris (guy@xxxxxxxxxxxx):

    Undoing base-64 encoding is not decryption.
    
    For now, we don't change the name of the preference, but we *do* change
    the description of the preference and the name of the variable.
    
    Change-Id: I1f80b2e7187679dca787fda5f3d06e9d30536ddc
    Reviewed-on: https://code.wireshark.org/review/12444
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  d7006ce   Revert "Build Flex-generated files with "warnings are errors"."
    adds  b3fa4f3   Undoing base-64 encoding is not decryption.


Summary of changes:
 epan/dissectors/packet-smtp.c |   24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)