(edit_timet): make non-static to be consistent
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10570 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -235,7 +235,7 @@ parse_timet (const char *resp, krb5_timestamp *value, int *mask, int bit)
|
||||
* allow the user to edit the time in `value'
|
||||
*/
|
||||
|
||||
static int
|
||||
int
|
||||
edit_timet (const char *prompt, krb5_timestamp *value, int *mask, int bit)
|
||||
{
|
||||
char buf[1024], resp[1024];
|
||||
|
Reference in New Issue
Block a user