Wireshark-commits: [Wireshark-commits] master 3a56285: Note, in a comment, some weird characters th
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 28 May 2019 01:16:57 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3a56285ffb438d015e99c753f8c4198606fb0a19
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

3a56285 by Guy Harris (guy@xxxxxxxxxxxx):

    Note, in a comment, some weird characters that appear in wildcards.
    
    At least some NCP operations that do file enumeration take wildcard
    strings, with special codes for "special" variants of the asterisk and
    question mark wildcards and the component separator period.
    
    We should figure out how to display those "special" characters (put an
    overbar above them, or something such as that?)
    
    Change-Id: I4e455f47ae3a701004fe7989b44b64a77b26e828
    Reviewed-on: https://code.wireshark.org/review/33398
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  0ac699d   Strings in mDNS TXT records are UTF-8.
     add  3a56285   Note, in a comment, some weird characters that appear in wildcards.


Summary of changes:
 epan/dissectors/packet-ncp.c | 32 +++++++++++++++++++++++++++++++-
 1 file changed, 31 insertions(+), 1 deletion(-)