Hi Caiwen, On 08/12/2011 04:19 AM, Caiwen Zhang wrote: > --- > include/cdma-voicecall.h | 3 +++ > src/cdma-voicecall.c | 23 +++++++++++++++++++++++ > 2 files changed, 26 insertions(+), 0 deletions(-) I applied this patch, however I broke it up into two: 06d45196a8f1e3617c529f9b008d4fa67f84aa92 and e2be184afbd88cac07e086f5d9ae07133077ae95 In the future please structure your commits such that any new public API additions (e.g. inside include/) are in a separate commit. Regards, -Denis