summaryrefslogtreecommitdiff
path: root/lib/bind/bsd/mktemp.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bind/bsd/mktemp.c')
-rw-r--r--lib/bind/bsd/mktemp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/bsd/mktemp.c b/lib/bind/bsd/mktemp.c
index f201c2d7bf8e..2f40eaa410dd 100644
--- a/lib/bind/bsd/mktemp.c
+++ b/lib/bind/bsd/mktemp.c
@@ -1,6 +1,6 @@
#if defined(LIBC_SCCS) && !defined(lint)
static const char sccsid[] = "@(#)mktemp.c 8.1 (Berkeley) 6/4/93";
-static const char rcsid[] = "$Id: mktemp.c,v 1.1.352.1 2005/04/27 05:00:43 sra Exp $";
+static const char rcsid[] = "$Id: mktemp.c,v 1.1.352.1 2005-04-27 05:00:43 sra Exp $";
#endif /* LIBC_SCCS and not lint */
/*