On Thu, 6 Feb 2014 23:30:10 +0100
Hani Benhabiles wrote:
> ---
> monitor.c | 23 +++
> 1 file changed, 23 insertions(+)
Your S-o-B is missing in all patches. Can reply to them adding it?
>
> diff --git a/monitor.c b/monitor.c
> index b1ea262..f8c4cae 100644
> --- a/monito
---
monitor.c | 23 +++
1 file changed, 23 insertions(+)
diff --git a/monitor.c b/monitor.c
index b1ea262..f8c4cae 100644
--- a/monitor.c
+++ b/monitor.c
@@ -4254,6 +4254,25 @@ static const char *next_arg_type(const char *typestr)
return (p != NULL ? ++p : typestr);
}