summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/roken/mkstemp.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/roken/mkstemp.c')
-rw-r--r--crypto/heimdal/lib/roken/mkstemp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/heimdal/lib/roken/mkstemp.c b/crypto/heimdal/lib/roken/mkstemp.c
index 350f4cb..ccb2e700 100644
--- a/crypto/heimdal/lib/roken/mkstemp.c
+++ b/crypto/heimdal/lib/roken/mkstemp.c
@@ -44,11 +44,11 @@
#endif
#include <errno.h>
-RCSID("$Id: mkstemp.c,v 1.3 1999/12/02 16:58:51 joda Exp $");
+RCSID("$Id: mkstemp.c 14773 2005-04-12 11:29:18Z lha $");
#ifndef HAVE_MKSTEMP
-int
+int ROKEN_LIB_FUNCTION
mkstemp(char *template)
{
int start, i;
OpenPOWER on IntegriCloud