diff auth.h @ 330:5488db2e9e4e

merge of 332f709a4cb39cde4cedab7c3be89e05f3023067 and ca4ca78b82c5d430c69ce01bf794e8886ce81431
author Matt Johnston <matt@ucc.asn.au>
date Sat, 10 Jun 2006 16:39:40 +0000
parents 475a818dd6e7
children 79bf1023cf11 8f3ec7c104d9
line wrap: on
line diff
--- a/auth.h	Sat Jun 10 16:39:37 2006 +0000
+++ b/auth.h	Sat Jun 10 16:39:40 2006 +0000
@@ -52,6 +52,7 @@
 void cli_auth_password();
 int cli_auth_pubkey();
 void cli_auth_interactive();
+char* getpass_or_cancel();
 
 
 #define MAX_USERNAME_LEN 25 /* arbitrary for the moment */