Wireshark-commits: [Wireshark-commits] master-2.0 e5dfab0: Remove space character from ETHERWATCH m

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 19 Jan 2017 20:34:45 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e5dfab0922eab197d5659ad360582f7401830f7a
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

e5dfab0 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>
    (cherry picked from commit d691b0ef7ad01da6ff04d6ba152daa680290dc90)
    Reviewed-on: https://code.wireshark.org/review/19676
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  405e3fd   [Automatic update for 2017-01-15]
    adds  e5dfab0   Remove space character from ETHERWATCH magic key


Summary of changes:
 wiretap/dbs-etherwatch.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)