diff options
author | Peter Kokot <peterkokot@gmail.com> | 2018-06-12 15:06:07 +0200 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2018-06-16 12:49:55 +0200 |
commit | 5651b1a7ca760aee1733a6b058d011f09942a6c4 (patch) | |
tree | c591fffffc6dacf59a66186f8dd91c9eeb8a74e0 /ext/iconv | |
parent | 7bf091c5c20acfaafa5eb2fde2c1802c96c57431 (diff) | |
download | php-git-5651b1a7ca760aee1733a6b058d011f09942a6c4.tar.gz |
Remove Git ident attribute from the iconv extension
Diffstat (limited to 'ext/iconv')
-rw-r--r-- | ext/iconv/php_iconv.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/iconv/php_iconv.h b/ext/iconv/php_iconv.h index 88766408cd..acf6ba4424 100644 --- a/ext/iconv/php_iconv.h +++ b/ext/iconv/php_iconv.h @@ -17,8 +17,6 @@ +----------------------------------------------------------------------+ */ -/* $Id$ */ - #ifndef PHP_ICONV_H #define PHP_ICONV_H |