(nop_prompter): update prototype
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9931 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2000 Kungliga Tekniska H<>gskolan
|
* Copyright (c) 2000 - 2001 Kungliga Tekniska H<>gskolan
|
||||||
* (Royal Institute of Technology, Stockholm, Sweden).
|
* (Royal Institute of Technology, Stockholm, Sweden).
|
||||||
* All rights reserved.
|
* All rights reserved.
|
||||||
*
|
*
|
||||||
@@ -63,6 +63,7 @@ read_words (const char *filename, char ***ret_w)
|
|||||||
static int
|
static int
|
||||||
nop_prompter (krb5_context context,
|
nop_prompter (krb5_context context,
|
||||||
void *data,
|
void *data,
|
||||||
|
const char *name,
|
||||||
const char *banner,
|
const char *banner,
|
||||||
int num_prompts,
|
int num_prompts,
|
||||||
krb5_prompt prompts[])
|
krb5_prompt prompts[])
|
||||||
|
Reference in New Issue
Block a user