little fix

This commit is contained in:
eddyem
2016-12-29 16:12:14 +03:00
parent edcc1fd563
commit ce21cb7e10
43 changed files with 80 additions and 77 deletions

View File

@@ -29,7 +29,7 @@ void help(){
/**
* parce command buffer buf with length len
* parse command buffer buf with length len
* return 0 if buffer processed or len if there's not enough data in buffer
*/
int parse_incoming_buf(char *buf, int len){