diff options
author | gshapiro <gshapiro@FreeBSD.org> | 2014-05-22 04:39:17 +0000 |
---|---|---|
committer | gshapiro <gshapiro@FreeBSD.org> | 2014-05-22 04:39:17 +0000 |
commit | 48cecd8a5845c67d3f270147b0885d77d31d64de (patch) | |
tree | aac7ff8fd80ac6cf3ed8575d8c7e4d03754ce694 /contrib/sendmail/test/t_setgid.c | |
parent | 645d479a58a5eafe6f6c79b7f30b38ef8b865e60 (diff) | |
download | FreeBSD-src-48cecd8a5845c67d3f270147b0885d77d31d64de.zip FreeBSD-src-48cecd8a5845c67d3f270147b0885d77d31d64de.tar.gz |
Merge sendmail 8.14.9 to HEAD
MFC after: 3 days
Diffstat (limited to 'contrib/sendmail/test/t_setgid.c')
-rw-r--r-- | contrib/sendmail/test/t_setgid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/test/t_setgid.c b/contrib/sendmail/test/t_setgid.c index a7d6bc5..6429074 100644 --- a/contrib/sendmail/test/t_setgid.c +++ b/contrib/sendmail/test/t_setgid.c @@ -22,7 +22,7 @@ #include <stdio.h> #ifndef lint -static char id[] = "@(#)$Id: t_setgid.c,v 1.7 2013/11/22 20:52:01 ca Exp $"; +static char id[] = "@(#)$Id: t_setgid.c,v 1.7 2013-11-22 20:52:01 ca Exp $"; #endif /* ! lint */ static void |