Wireshark-commits: [Wireshark-commits] master d691b0e: Remove space character from	ETHERWATCH magic
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d691b0ef7ad01da6ff04d6ba152daa680290dc90
Submitter: Jaap Keuter (jaap.keuter@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d691b0e by Michael Mann (mmann78@xxxxxxxxxxxx):
    Remove space character from ETHERWATCH magic key
    
    V6.0 only has one space after "ETHERWATCH", not two so heuristics fail.
    "ETHERWATCH " (one space) still seems like enough of a distinction.
    
    Bug: 13093
    Change-Id: Ib8786f6e2f5f595a4cab710b91cf78d175a6ab88
    Reviewed-on: https://code.wireshark.org/review/19673
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    
Actions performed:
    from  af073d4   IEEE80211: Updated VHT Group ID Management
    adds  d691b0e   Remove space character from ETHERWATCH magic key
Summary of changes:
 wiretap/dbs-etherwatch.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)