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:
Mark Olsen 2007-09-09 14:38:28 +00:00
parent f6b0cba2f2
commit c9db676754
1 changed files with 1 additions and 0 deletions

View File

@ -212,6 +212,7 @@ iwboolean FTP_SocketToString (int socket, char *s)
iwboolean FTP_ClientConnThink (FTPclientconn_t *con) //true to kill con
{
unsigned long _true = true;
char *line, *msg;
int ret;