On 07/31/2014 11:27 PM, Benoît Canet wrote:
> Next commits will split monitor.c in monitor.c and monitor-system.c.
s/in/to/
>
> Change some function from static to public in order to prepare this.
s/function/functions/
s/this/for this/
>
> Signed-off-by: Benoit Canet
> ---
> include/monitor
Next commits will split monitor.c in monitor.c and monitor-system.c.
Change some function from static to public in order to prepare this.
Signed-off-by: Benoit Canet
---
include/monitor/monitor.h | 10 ++
monitor.c | 24 ++--
2 files changed, 20 inser