diff options
author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2002-04-20 20:31:51 +0000 |
---|---|---|
committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2002-04-20 20:31:51 +0000 |
commit | 6a2f2ff3e97764c1cd1fcac53cd4255791036bf4 (patch) | |
tree | 8b9bb16adf99be4ed87980a2ea4ef202d1fb3423 /contrib/sendmail/libsm/strrevcmp.c | |
parent | 6b7c9af44b73355e01755ac7a0fb8ffc608b25ab (diff) |
Notes
Diffstat (limited to 'contrib/sendmail/libsm/strrevcmp.c')
-rw-r--r-- | contrib/sendmail/libsm/strrevcmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/libsm/strrevcmp.c b/contrib/sendmail/libsm/strrevcmp.c index d0ed630eacbd6..2490927099f68 100644 --- a/contrib/sendmail/libsm/strrevcmp.c +++ b/contrib/sendmail/libsm/strrevcmp.c @@ -9,7 +9,7 @@ */ #include <sm/gen.h> -SM_RCSID("@(#)$Id: strrevcmp.c,v 1.5 2001/09/11 04:04:49 gshapiro Exp $") +SM_RCSID("@(#)$Id: strrevcmp.c,v 1.1.1.1 2002/02/17 21:56:43 gshapiro Exp $") #include <sm/config.h> #include <sm/string.h> |