summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/roken/warnerr.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/roken/warnerr.c')
-rw-r--r--crypto/heimdal/lib/roken/warnerr.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/heimdal/lib/roken/warnerr.c b/crypto/heimdal/lib/roken/warnerr.c
index 0509d19..6dee466 100644
--- a/crypto/heimdal/lib/roken/warnerr.c
+++ b/crypto/heimdal/lib/roken/warnerr.c
@@ -33,13 +33,13 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
-RCSID("$Id: warnerr.c,v 1.15 2001/07/09 14:56:51 assar Exp $");
+RCSID("$Id: warnerr.c 14773 2005-04-12 11:29:18Z lha $");
#endif
#include "roken.h"
#include "err.h"
-void
+void ROKEN_LIB_FUNCTION
warnerr(int doerrno, const char *fmt, va_list ap)
{
int sverrno = errno;
OpenPOWER on IntegriCloud