Misc. minor fixes.

This commit is contained in:
Ralf Corsepius
2005-10-26 17:40:12 +00:00
parent e1d3513753
commit bdf2c0e475
6 changed files with 14 additions and 12 deletions

View File

@@ -853,7 +853,7 @@ get_secret(unit, client, server, secret, secret_len, am_server)
int unit;
char *client;
char *server;
char *secret;
unsigned char *secret;
int *secret_len;
int am_server;
{