mirror of
https://github.com/glest/glest-source.git
synced 2025-08-08 09:26:27 +02:00
- commented console output for FTP progress
This commit is contained in:
@@ -189,4 +189,7 @@ extern int ftpSelect(int poll);
|
||||
extern int ftpGetPassivePort();
|
||||
extern int ftpGetListenPort();
|
||||
|
||||
extern int getLastSocketError();
|
||||
extern const char * getLastSocketErrorText(int *errNumber);
|
||||
|
||||
#endif /* FTP_H_ */
|
||||
|
Reference in New Issue
Block a user