diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2004-08-01 01:04:57 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2004-08-01 01:04:57 +0000 |
| commit | e92d3f3ffe83a6ed7eaafac70da9cf4fafe13243 (patch) | |
| tree | f6477ae85b00ee6d58b086b0d1d597dd9a403391 /contrib/sendmail/libsm/vasprintf.c | |
| parent | 323f6dcb88194c5561fc9e314d5b98539ab3fe5a (diff) | |
Notes
Diffstat (limited to 'contrib/sendmail/libsm/vasprintf.c')
| -rw-r--r-- | contrib/sendmail/libsm/vasprintf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/libsm/vasprintf.c b/contrib/sendmail/libsm/vasprintf.c index 3441a3dee0745..69d8576339951 100644 --- a/contrib/sendmail/libsm/vasprintf.c +++ b/contrib/sendmail/libsm/vasprintf.c @@ -24,7 +24,7 @@ */ #include <sm/gen.h> -SM_RCSID("@(#)$Id: vasprintf.c,v 1.26.2.1 2003/06/03 02:14:09 ca Exp $") +SM_RCSID("@(#)$Id: vasprintf.c,v 1.27 2003/06/03 02:14:24 ca Exp $") #include <stdlib.h> #include <errno.h> #include <sm/io.h> |
