mirror of
https://github.com/glest/glest-source.git
synced 2025-08-16 13:23:59 +02:00
- updated for debian compliance
This commit is contained in:
@@ -123,7 +123,6 @@ if(VERBOSE_MODE_ENABLED) printf("Server passive port successfully started\n");
|
||||
* In order of avoid blocking of ftpExecute this function can be used to
|
||||
* determine if the server has something to do. You can call this function in
|
||||
* a loop and everytime it returns nonezero its time to call ftpExecute().
|
||||
* @todo implement me
|
||||
*
|
||||
* @return 0 noting to do; else server has received some data
|
||||
*/
|
||||
|
Reference in New Issue
Block a user