diff options
author | Alexis La Goutte <alexis.lagoutte@gmail.com> | 2014-03-31 12:22:59 +0200 |
---|---|---|
committer | Anders Broman <a.broman58@gmail.com> | 2014-03-31 18:49:26 +0000 |
commit | 7d77d753c6c9131ba63313d2154658eb6b7815e5 (patch) | |
tree | decf960197ef6d7057f4a975a675f7c4d7b3029b /packaging | |
parent | 757aa3322029a673e4f60c67041a796ce15e4828 (diff) | |
download | wireshark-7d77d753c6c9131ba63313d2154658eb6b7815e5.tar.gz wireshark-7d77d753c6c9131ba63313d2154658eb6b7815e5.tar.bz2 wireshark-7d77d753c6c9131ba63313d2154658eb6b7815e5.zip |
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@gmail.com>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/macosx/native-gtk/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packaging/macosx/native-gtk/config.h b/packaging/macosx/native-gtk/config.h index 9edb79e274..b1e5e04bf3 100644 --- a/packaging/macosx/native-gtk/config.h +++ b/packaging/macosx/native-gtk/config.h @@ -1,8 +1,6 @@ /* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ -/* $Id$ */ - /* poll doesn't work on devices */ #define BROKEN_POLL 1 |