diff options
author | gshapiro <gshapiro@FreeBSD.org> | 2014-05-26 15:28:28 +0000 |
---|---|---|
committer | gshapiro <gshapiro@FreeBSD.org> | 2014-05-26 15:28:28 +0000 |
commit | c211ffddd128bf435d598a3ee74528d816e47b22 (patch) | |
tree | cbd942ff10bd52cac64708c26c2a86d5e7212d4d /contrib/sendmail/test/t_setuid.c | |
parent | 3382a08e5686d3268efb492fa81a98ad4958c08b (diff) | |
download | FreeBSD-src-c211ffddd128bf435d598a3ee74528d816e47b22.zip FreeBSD-src-c211ffddd128bf435d598a3ee74528d816e47b22.tar.gz |
MFC: Merge sendmail 8.14.9 to HEAD
Diffstat (limited to 'contrib/sendmail/test/t_setuid.c')
-rw-r--r-- | contrib/sendmail/test/t_setuid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/test/t_setuid.c b/contrib/sendmail/test/t_setuid.c index 0d4f9f0..627db2d 100644 --- a/contrib/sendmail/test/t_setuid.c +++ b/contrib/sendmail/test/t_setuid.c @@ -25,7 +25,7 @@ #include <stdio.h> #ifndef lint -static char id[] = "@(#)$Id: t_setuid.c,v 8.8 2013/11/22 20:52:01 ca Exp $"; +static char id[] = "@(#)$Id: t_setuid.c,v 8.8 2013-11-22 20:52:01 ca Exp $"; #endif /* ! lint */ static void |