summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/roken/verify.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/roken/verify.c')
-rw-r--r--crypto/heimdal/lib/roken/verify.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/heimdal/lib/roken/verify.c b/crypto/heimdal/lib/roken/verify.c
index 842fa9a..54ad814 100644
--- a/crypto/heimdal/lib/roken/verify.c
+++ b/crypto/heimdal/lib/roken/verify.c
@@ -33,7 +33,7 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
-RCSID("$Id: verify.c,v 1.13 1999/12/02 16:58:53 joda Exp $");
+RCSID("$Id: verify.c 14773 2005-04-12 11:29:18Z lha $");
#endif
#include <stdio.h>
@@ -45,7 +45,7 @@ RCSID("$Id: verify.c,v 1.13 1999/12/02 16:58:53 joda Exp $");
#endif
#include "roken.h"
-int
+int ROKEN_LIB_FUNCTION
unix_verify_user(char *user, char *password)
{
struct passwd *pw;
OpenPOWER on IntegriCloud