diff options
author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2002-08-28 17:57:52 +0000 |
---|---|---|
committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2002-08-28 17:57:52 +0000 |
commit | 959366dcbe20824a331bcae977d662025850f481 (patch) | |
tree | 917921b3db147e850cc818686dc5ee3127c9842b /contrib/sendmail/vacation | |
parent | 739ac4d4d3a1d1d68eae4e7bd59c179d842864d2 (diff) | |
download | src-959366dcbe20824a331bcae977d662025850f481.tar.gz src-959366dcbe20824a331bcae977d662025850f481.zip |
Notes
Diffstat (limited to 'contrib/sendmail/vacation')
-rw-r--r-- | contrib/sendmail/vacation/vacation.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/vacation/vacation.c b/contrib/sendmail/vacation/vacation.c index ab4f4e8bc33e..4a7a4c15ce16 100644 --- a/contrib/sendmail/vacation/vacation.c +++ b/contrib/sendmail/vacation/vacation.c @@ -20,7 +20,7 @@ SM_IDSTR(copyright, The Regents of the University of California. All rights reserved.\n\ Copyright (c) 1983 Eric P. Allman. All rights reserved.\n") -SM_IDSTR(id, "@(#)$Id: vacation.c,v 8.137 2002/04/22 18:48:12 gshapiro Exp $") +SM_IDSTR(id, "@(#)$Id: vacation.c,v 8.137.2.1 2002/08/15 16:23:08 gshapiro Exp $") #include <ctype.h> |