Re: [RFC PATCH 1/2] common: add long dial string support

2010-11-22 Thread Denis Kenzior
Hi Andras, On 11/18/2010 05:38 AM, Arun Ravindran wrote: Hi Denis, Marcel, Andras, include/types.h |2 +- src/common.c| 12 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/include/types.h b/include/types.h index ba2481f..b3d2247 100644 ---

Re: [RFC PATCH 1/2] common: add long dial string support

2010-11-18 Thread Arun Ravindran
Hi Denis, Marcel, Andras, include/types.h |2 +- src/common.c| 12 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/include/types.h b/include/types.h index ba2481f..b3d2247 100644 --- a/include/types.h +++ b/include/types.h @@ -76,7 +76,7 @@ struct

[RFC PATCH 1/2] common: add long dial string support

2010-11-16 Thread Andras Domokos
--- include/types.h |2 +- src/common.c| 12 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/include/types.h b/include/types.h index ba2481f..b3d2247 100644 --- a/include/types.h +++ b/include/types.h @@ -76,7 +76,7 @@ struct ofono_error { int error;