URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7d77d753c6c9131ba63313d2154658eb6b7815e5
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7d77d75 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Continue to remove $Id$ from top of file
(Using sed :sed -i '/^\/\* \$Id\$ \*\//,+0 d') ( /* $Id */ )
Change-Id: I46e928d7f2a307c35876ed5d34cb6b7cccfcd6e9
Reviewed-on: https://code.wireshark.org/review/886
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 757aa33 Continue to remove $Id$ from top of file
adds 7d77d75 Continue to remove $Id$ from top of file
Summary of changes:
config.h.win32 | 1 -
epan/crypt/airpdcap_tkip.c | 2 --
epan/dfilter/grammar.lemon | 1 -
epan/dissectors/x11-declarations.h | 1 -
epan/dissectors/x11-enum.h | 1 -
epan/dissectors/x11-extension-errors.h | 1 -
epan/dissectors/x11-extension-implementation.h | 1 -
epan/dissectors/x11-glx-render-enum.h | 1 -
epan/dissectors/x11-register-info.h | 1 -
packaging/macosx/native-gtk/config.h | 2 --
tools/lemon/cppmagic.h | 1 -
tools/lemon/lemonflex-head.inc | 1 -
tools/lemon/lemonflex-tail.inc | 1 -
wsutil/md5.c | 1 -
wsutil/md5.h | 1 -
15 files changed, 17 deletions(-)