--- embedaddon/php/ext/standard/soundex.c	2012/02/21 23:48:02	1.1
+++ embedaddon/php/ext/standard/soundex.c	2012/02/21 23:48:02	1.1.1.1
@@ -15,7 +15,7 @@
    | Author: Bjørn Borud - Guardian Networks AS <borud@guardian.no>       |
    +----------------------------------------------------------------------+
  */
-/* $Id: soundex.c,v 1.1 2012/02/21 23:48:02 misho Exp $ */
+/* $Id: soundex.c,v 1.1.1.1 2012/02/21 23:48:02 misho Exp $ */
 
 #include "php.h"
 #include <stdlib.h>