Add password command line options to some utils. Fix and update man
pages.
This commit is contained in:
@@ -325,7 +325,7 @@ int app_init(long mesgwin)
|
||||
}
|
||||
#endif
|
||||
|
||||
int MS_CALLBACK key_callback(char *buf, int len, int verify, void *key)
|
||||
int MS_CALLBACK key_cb(char *buf, int len, int verify, void *key)
|
||||
{
|
||||
int i;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user