mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Remove Git ident attribute from the iconv extension
This commit is contained in:
committed by
Christoph M. Becker
parent
7bf091c5c2
commit
5651b1a7ca
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1,5 +1,4 @@
|
||||
ext/mysqlnd/mysqlnd.h ident
|
||||
ext/iconv/php_iconv.h ident
|
||||
ext/ext_skel.php ident
|
||||
ext/phar/phar/pharcommand.inc ident
|
||||
ext/dba/libinifile/inifile.c ident
|
||||
|
||||
@@ -17,8 +17,6 @@
|
||||
+----------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
#ifndef PHP_ICONV_H
|
||||
#define PHP_ICONV_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user