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

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

Commits:

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

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

Actions performed:

    from  b7b33b5   Continue to remove $Id$ from top of file
    adds  d8001e8   Continue to remove $Id$ from top of file


Summary of changes:
 plugins/opcua/opcua.c                      |    2 --
 plugins/opcua/opcua_application_layer.c    |    2 --
 plugins/opcua/opcua_application_layer.h    |    2 --
 plugins/opcua/opcua_complextypeparser.c    |    2 --
 plugins/opcua/opcua_complextypeparser.h    |    2 --
 plugins/opcua/opcua_enumparser.c           |    2 --
 plugins/opcua/opcua_enumparser.h           |    2 --
 plugins/opcua/opcua_extensionobjectids.h   |    2 --
 plugins/opcua/opcua_extensionobjecttable.c |    2 --
 plugins/opcua/opcua_hfindeces.c            |    2 --
 plugins/opcua/opcua_hfindeces.h            |    2 --
 plugins/opcua/opcua_identifiers.h          |    2 --
 plugins/opcua/opcua_security_layer.c       |    2 --
 plugins/opcua/opcua_security_layer.h       |    2 --
 plugins/opcua/opcua_serviceids.h           |    2 --
 plugins/opcua/opcua_serviceparser.c        |    2 --
 plugins/opcua/opcua_serviceparser.h        |    2 --
 plugins/opcua/opcua_servicetable.c         |    2 --
 plugins/opcua/opcua_servicetable.h         |    2 --
 plugins/opcua/opcua_simpletypes.c          |    2 --
 plugins/opcua/opcua_simpletypes.h          |    2 --
 plugins/opcua/opcua_transport_layer.c      |    2 --
 plugins/opcua/opcua_transport_layer.h      |    2 --
 tools/lemon/lemon.c                        |    1 -
 24 files changed, 47 deletions(-)