summaryrefslogtreecommitdiff
path: root/contrib/sendmail/libsm/fclose.c
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2002-04-20 20:31:51 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2002-04-20 20:31:51 +0000
commit6a2f2ff3e97764c1cd1fcac53cd4255791036bf4 (patch)
tree8b9bb16adf99be4ed87980a2ea4ef202d1fb3423 /contrib/sendmail/libsm/fclose.c
parent6b7c9af44b73355e01755ac7a0fb8ffc608b25ab (diff)
Notes
Diffstat (limited to 'contrib/sendmail/libsm/fclose.c')
-rw-r--r--contrib/sendmail/libsm/fclose.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/libsm/fclose.c b/contrib/sendmail/libsm/fclose.c
index 2de1413196a3..a2e8fbaaf5ed 100644
--- a/contrib/sendmail/libsm/fclose.c
+++ b/contrib/sendmail/libsm/fclose.c
@@ -13,7 +13,7 @@
*/
#include <sm/gen.h>
-SM_RCSID("@(#)$Id: fclose.c,v 1.42 2002/02/01 02:28:00 ca Exp $")
+SM_RCSID("@(#)$Id: fclose.c,v 1.1.1.2 2002/04/10 03:04:55 gshapiro Exp $")
#include <errno.h>
#include <stdlib.h>
#include <sys/time.h>