aboutsummaryrefslogtreecommitdiff
path: root/src/lib/des425/read_passwd.c
diff options
context:
space:
mode:
authorKeith Vetter <keithv@fusion.com>1995-03-22 22:28:10 +0000
committerKeith Vetter <keithv@fusion.com>1995-03-22 22:28:10 +0000
commit15ddec639305cfb75fdbc738814a5307ca815b4f (patch)
tree2005ccfd25862f413ef3dfa0e5ccd0ef54cd0388 /src/lib/des425/read_passwd.c
parent05022e223f2f11374b60c3fffe04a1b4e73544e7 (diff)
downloadkrb5-15ddec639305cfb75fdbc738814a5307ca815b4f.zip
krb5-15ddec639305cfb75fdbc738814a5307ca815b4f.tar.gz
krb5-15ddec639305cfb75fdbc738814a5307ca815b4f.tar.bz2
New file, unix_time, didn't work on the PC
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5197 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/des425/read_passwd.c')
-rw-r--r--src/lib/des425/read_passwd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/des425/read_passwd.c b/src/lib/des425/read_passwd.c
index b010b51..61207c6 100644
--- a/src/lib/des425/read_passwd.c
+++ b/src/lib/des425/read_passwd.c
@@ -32,7 +32,7 @@
static krb5_context krb4_global_context = 0;
/*** Routines ****************************************************** */
-int INTERFACE
+krb5_error_code INTERFACE
des_read_password/*_v4_compat_crock*/(k,prompt,verify)
mit_des_cblock *k;
char *prompt;