summaryrefslogtreecommitdiff
path: root/ext/standard/soundex.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/soundex.c')
-rw-r--r--ext/standard/soundex.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/soundex.c b/ext/standard/soundex.c
index ab64a90a42..0b777eb823 100644
--- a/ext/standard/soundex.c
+++ b/ext/standard/soundex.c
@@ -15,7 +15,6 @@
| Author: Bjørn Borud - Guardian Networks AS <borud@guardian.no> |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#include "php.h"
#include <stdlib.h>