[PATCH 1/3] Fix typo in SS enum to string conversion

2010-10-07 Thread Alexander Kanavin
--- src/common.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/common.c b/src/common.c index 55c4b40..bcd42f6 100644 --- a/src/common.c +++ b/src/common.c @@ -438,7 +438,7 @@ const char *ss_control_type_to_string(enum ss_control_type type) { switch (type)

Re: [PATCH 1/3] Fix typo in SS enum to string conversion

2010-10-07 Thread Marcel Holtmann
Hi Alex, src/common.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) patch has been applied. Thanks. Regards Marcel ___ ofono mailing list ofono@ofono.org http://lists.ofono.org/listinfo/ofono