Skip to content

Commit ea53748

Browse files
committed
Drop obsolete SVN Id placeholders
1 parent 3d26c93 commit ea53748

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

sapi/isapi/config.w32

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// vim:ft=javascript
2-
// $Id$
32

43
ARG_ENABLE('isapi', 'Build ISAPI version of PHP', 'no');
54

sapi/isapi/php7isapi.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
| Authors: Zeev Suraski <[email protected]> |
1414
+----------------------------------------------------------------------+
1515
*/
16-
/* $Id$ */
1716

1817
#include "php.h"
1918
#include <httpext.h>

0 commit comments

Comments
 (0)