ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

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

Commits:

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

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

Actions performed:

    from  7287b58   Continue to remove $Id$ from top of file
    adds  b0ba475   Continue to remove $Id$ from top of file


Summary of changes:
 README.cmake                               |    2 --
 docbook/ws.css                             |    1 -
 epan/dissectors/pidl/mapi/mapi.idl         |    2 --
 epan/dissectors/pidl/mapi/mapicodes_enum.h |    2 --
 epan/dissectors/pidl/mapi/mapitags_enum.h  |    2 --
 epan/dissectors/pidl/rfr/rfr.idl           |    2 --
 packaging/macosx/ScriptExec/main.c         |    2 --
 ui/qt/i18n.qrc                             |    2 --
 wsutil/des.c                               |    2 --
 wsutil/des.h                               |    2 --
 wsutil/md4.c                               |    2 --
 wsutil/md4.h                               |    2 --
 wsutil/rc4.c                               |    2 --
 wsutil/rc4.h                               |    2 --
 wsutil/strncasecmp.c                       |    2 --
 wsutil/strptime.c                          |    2 --
 wsutil/wsgetopt.h                          |    2 --
 17 files changed, 33 deletions(-)