summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/roken/errx.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/roken/errx.c')
-rw-r--r--crypto/heimdal/lib/roken/errx.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/heimdal/lib/roken/errx.c b/crypto/heimdal/lib/roken/errx.c
index 2f8ec18..1090ac7 100644
--- a/crypto/heimdal/lib/roken/errx.c
+++ b/crypto/heimdal/lib/roken/errx.c
@@ -33,12 +33,12 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
-RCSID("$Id: errx.c,v 1.6 1999/12/02 16:58:45 joda Exp $");
+RCSID("$Id: errx.c 14773 2005-04-12 11:29:18Z lha $");
#endif
#include "err.h"
-void
+void ROKEN_LIB_FUNCTION
errx(int eval, const char *fmt, ...)
{
va_list ap;
OpenPOWER on IntegriCloud