Skip to content

Commit 0f047f6

Browse files
committed
[ci skip] Remove CSV leftovers from json code - $Id$
1 parent 9c58822 commit 0f047f6

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

ext/json/json.c

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
#ifdef HAVE_CONFIG_H
2321
#include "config.h"
2422
#endif

ext/json/json_encoder.c

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
#ifdef HAVE_CONFIG_H
2321
#include "config.h"
2422
#endif

ext/json/php_json.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_JSON_H
2321
#define PHP_JSON_H
2422

0 commit comments

Comments
 (0)