Spike, type make in your shell before you commit, please.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2647 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
f6b0cba2f2
commit
c9db676754
1 changed files with 1 additions and 0 deletions
|
@ -212,6 +212,7 @@ iwboolean FTP_SocketToString (int socket, char *s)
|
||||||
|
|
||||||
iwboolean FTP_ClientConnThink (FTPclientconn_t *con) //true to kill con
|
iwboolean FTP_ClientConnThink (FTPclientconn_t *con) //true to kill con
|
||||||
{
|
{
|
||||||
|
unsigned long _true = true;
|
||||||
char *line, *msg;
|
char *line, *msg;
|
||||||
int ret;
|
int ret;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue