Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 3170f2e: Continue to remove $Id$ from top of file

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 31 Mar 2014 15:59:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3170f2e41817c0beb93be40bdaa93197f3a1d6bf
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3170f2e by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Continue to remove $Id$ from top of file
    
    (Using sed : sed -i '/^ \*  \$Id\$/,+1 d') (Double space between star and $Id$)
    
    Change-Id: If9b8f345e3b6493de0b573600e60005c8b0b33c3
    Reviewed-on: https://code.wireshark.org/review/877
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  d0edbd3   Use tvb_get_string_enc() with UTF_8 when checking headers as it's faster.
    adds  3170f2e   Continue to remove $Id$ from top of file


Summary of changes:
 epan/uat-int.h        |    2 --
 epan/uat.h            |    2 --
 ui/gtk/uat_gui.c      |    2 --
 ui/gtk/uat_gui.h      |    2 --
 wsutil/airpdcap_wep.c |    2 --
 wsutil/sha1.c         |    2 --
 wsutil/sha1.h         |    2 --
 7 files changed, 14 deletions(-)