*** empty log message ***

This commit is contained in:
cvs
2000-04-10 15:36:56 +00:00
parent d4974b94e8
commit ceb27b8fe5
4 changed files with 72 additions and 19 deletions

View File

@@ -36,8 +36,8 @@ void TeccClose(pTecsClient conn);
/* close connection and free ressources
------------------------------------------------------------------------*/
int TeccKillServer(pTecsClient conn);
/* kill the server process
int TeccQuitServer(pTecsClient conn);
/* quit the server process
------------------------------------------------------------------------*/
#endif /* _TECS_CLI_H_ */