URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fcc05a43a422986bff0a5eeab0d47f0b318a50d9
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
fcc05a4 by Gerald Combs (gerald@xxxxxxxxxxxxx):
    Use plain old ASCII for the SimpleDialog delimiter.
    
    Use a UUID for the SimpleDialog primary delimiter instead of trying to
    leverage Unicode.
    
    Bug: 10953
    Change-Id: Ib518b32ef65b50f311b061ab5a267e7d1aa9f01b
    Reviewed-on: https://code.wireshark.org/review/7240
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    
Actions performed:
    from  3a79d04   H.248: fix dissection of ServiceChangeReason for version 1
    adds  fcc05a4   Use plain old ASCII for the SimpleDialog delimiter.
Summary of changes:
 ui/qt/simple_dialog.cpp |   10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)