Re: [PATCH 1/9] include: add cdip field in ofono_call

2011-01-18 Thread Denis Kenzior
Hi Lucas, On 01/12/2011 05:27 AM, Lucas De Marchi wrote: > --- > include/types.h |1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > I applied all 9 patches in this series but made some minor modifications afterwards. Can you review and make sure things are still working as intended

[PATCH 1/9] include: add cdip field in ofono_call

2011-01-12 Thread Lucas De Marchi
--- include/types.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/include/types.h b/include/types.h index 9fd174d..769b8f0 100644 --- a/include/types.h +++ b/include/types.h @@ -99,6 +99,7 @@ struct ofono_call { int status; ofono_bool_t mpty; stru