Add password command line options to some utils. Fix and update man

pages.
This commit is contained in:
Dr. Stephen Henson
1999-11-11 18:41:31 +00:00
parent 53b1899e3c
commit af29811edd
11 changed files with 181 additions and 35 deletions

View File

@@ -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;