Removed som old code, more comments ...

FossilOrigin-Name: f7e91399da51dadbbb2565554a03af2d1b4623b79319a247f5a1f16de47d13c6
This commit is contained in:
7u83@mail.ru
2015-05-01 18:34:50 +00:00
parent e6e105d7a6
commit 4d8664a2eb
20 changed files with 148 additions and 171 deletions

View File

@ -118,7 +118,7 @@ int cw_send_request(struct conn *conn,int msg_id)
// XXX find a better name for this function
int cw_send_request_2()
int cw_send_custom_request_2(struct conn *conn,int msg_id)
{