From ac56297421437d329494223651de2465301d7dc4 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Wed, 14 Jun 1995 22:49:20 +0000 Subject: edited RCS cruft --- Modules/soundex.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/soundex.c b/Modules/soundex.c index b481e1c..adbf176 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. -- cgit v0.12