diff options
Diffstat (limited to 'contrib/sendmail/editmap/editmap.c')
| -rw-r--r-- | contrib/sendmail/editmap/editmap.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/contrib/sendmail/editmap/editmap.c b/contrib/sendmail/editmap/editmap.c index 45e3c07f6f977..fe7c2d982843e 100644 --- a/contrib/sendmail/editmap/editmap.c +++ b/contrib/sendmail/editmap/editmap.c @@ -22,7 +22,7 @@ SM_UNUSED(static char copyright[]) =  #endif /* ! lint */  #ifndef lint -SM_UNUSED(static char id[]) = "@(#)$Id: editmap.c,v 1.22 2002/01/11 23:52:27 gshapiro Exp $"; +SM_UNUSED(static char id[]) = "@(#)$Id: editmap.c,v 1.23 2002/03/28 17:49:33 gshapiro Exp $";  #endif /* ! lint */ | 
