From: Guido van Rossum Date: Wed, 14 Jun 1995 22:49:20 +0000 (+0000) Subject: edited RCS cruft X-Git-Tag: v1.3b1~283 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ac56297421437d329494223651de2465301d7dc4;p=thirdparty%2FPython%2Fcpython.git edited RCS cruft --- diff --git a/Modules/soundex.c b/Modules/soundex.c index b481e1c102c9..adbf1769d25a 100644 --- a/Modules/soundex.c +++ b/Modules/soundex.c @@ -1,5 +1,5 @@ /* - $Header$ + [Header: soundexmodule.c,v 1.2 95/05/02 15:40:45 dwwillia Exp ] Perform soundex comparisons on strings.