Skip to content

Commit 5651b1a

Browse files
petkcmb69
authored andcommitted
Remove Git ident attribute from the iconv extension
1 parent 7bf091c commit 5651b1a

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
ext/mysqlnd/mysqlnd.h ident
2-
ext/iconv/php_iconv.h ident
32
ext/ext_skel.php ident
43
ext/phar/phar/pharcommand.inc ident
54
ext/dba/libinifile/inifile.c ident

ext/iconv/php_iconv.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
+----------------------------------------------------------------------+
1818
*/
1919

20-
/* $Id$ */
21-
2220
#ifndef PHP_ICONV_H
2321
#define PHP_ICONV_H
2422

0 commit comments

Comments
 (0)