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 09cd306: Continue to remove $Id$ from top of file

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

Commits:

09cd306 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Continue to remove $Id$ from top of file
    
    (Using sed : sed -i '/^\* \$Id\$/,+1 d') (no space before star)
    
    Change-Id: I318968db2b8512ba1303b5fc5c624c66441658f0
    Reviewed-on: https://code.wireshark.org/review/879
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f2dfc39   Continue to remove $Id$ from top of file
    adds  09cd306   Continue to remove $Id$ from top of file


Summary of changes:
 capture_win_ifnames.c                  |    2 --
 epan/dissectors/packet-alcap.c         |    2 --
 epan/dissectors/packet-cups.c          |    2 --
 epan/dissectors/packet-k12.c           |    2 --
 epan/dissectors/packet-megaco.c        |    2 --
 epan/dissectors/packet-mplstp-oam.c    |    1 -
 epan/dissectors/packet-nt-tpcp.c       |    2 --
 epan/dissectors/packet-pw-oam.c        |    2 --
 epan/dissectors/packet-ses.c           |    2 --
 epan/dissectors/packet-ses.h           |    2 --
 epan/dissectors/packet-ua.h            |    2 --
 epan/dtd_grammar.lemon                 |    2 --
 epan/dtd_parse.h                       |    2 --
 epan/tvbparse.h                        |    2 --
 plugins/easy_codec/codec-g722.c        |    2 --
 plugins/easy_codec/codec-g722.h        |    2 --
 plugins/easy_codec/codec-g7231.c       |    2 --
 plugins/easy_codec/codec-g7231.h       |    2 --
 plugins/easy_codec/codec-g729a.c       |    2 --
 plugins/easy_codec/codec-g729a.h       |    2 --
 plugins/easy_codec/easy_codec_plugin.c |    2 --
 plugins/mate/mate.h                    |    2 --
 plugins/mate/mate_grammar.lemon        |    2 --
 plugins/mate/mate_runtime.c            |    2 --
 plugins/mate/mate_setup.c              |    2 --
 plugins/mate/mate_util.c               |    2 --
 plugins/mate/mate_util.h               |    2 --
 plugins/stats_tree/pinfo_stats_tree.c  |    2 --
 plugins/stats_tree/pinfo_stats_tree.h  |    2 --
 plugins/stats_tree/stats_tree_plugin.c |    2 --
 tools/lemon/lempar.c                   |    3 +--
 wiretap/catapult_dct2000.h             |    2 --
 wiretap/erf.h                          |    2 --
 wiretap/k12.h                          |    2 --
 wsutil/report_err.c                    |    2 --
 35 files changed, 1 insertion(+), 69 deletions(-)