git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4275 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1998-01-05 22:35:39 +00:00
parent 7a7f04bfe3
commit 112202727a

View File

@@ -72,7 +72,7 @@ usage(int status)
exit(status);
}
void
static void
tokey(krb5_context context, const char *password, krb5_data *salt,
krb5_keytype keytype, const char *label)
{