From dc6e7bc1160c777a0464de1985501a4e4a046b1e Mon Sep 17 00:00:00 2001 From: erdgeist <> Date: Sat, 13 Dec 2003 11:44:33 +0000 Subject: Experimental V6 support --- vchat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vchat.h') diff --git a/vchat.h b/vchat.h index ec5da02..fcae04f 100755 --- a/vchat.h +++ b/vchat.h @@ -181,7 +181,7 @@ void clearfilters ( char colour ); extern unsigned char *vchat_io_version; /* connect/disconnect */ -int vcconnect (unsigned char *server, unsigned int port); +int vcconnect (unsigned char *server, unsigned char *port); void vcdisconnect (); /* network I/O */ -- cgit v1.2.3