minor modifications to avoid warnings
This commit is contained in:
@@ -17,7 +17,7 @@ static char *hostname, *looser, *password;
|
||||
static int port;
|
||||
static mkChannel *connection = NULL;
|
||||
/*-----------------------------------------------------------------------*/
|
||||
static void syncLogin()
|
||||
static void syncLogin(void)
|
||||
{
|
||||
int test, i;
|
||||
char pBueffel[1024], pRead[80];
|
||||
|
||||
Reference in New Issue
Block a user