cool, and the patches ?

On Tue, Apr 30, 2013 at 9:25 PM, Zeying Xie <[email protected]> wrote:

> Hi Eduardo,
>
> Here are some minor patches.
> [1/3] Body Buffer: Fix reset count
>          When the first i + 1 buffer entry(0 to i) add up to be exacly *
> bytes_sent* bytes, we should reset the buffer entry from 0 to i.
>          The current code just assign the reset count to *1*, which
> should be *i*.
> [2/3] Debug: change to include system header
>          Just change header like #include "stdio.h" to #include <stdio.h>
> [3/3] Global: change to include system header
>          same as [2/3]
>
> Best Regards,
> swpd
>



-- 
Eduardo Silva
http://edsiper.linuxchile.cl
http://www.monkey-project.com
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to