1 Feb 2010 04:15
Re: [PATCH 1/2] clean up audio/gateway.c
Hi Padovan, On 01/28/2010 03:12 AM, Gustavo F. Padovan wrote: > remove all code related to the AT engine > --- > audio/gateway.c | 760 +------------------------------------------------------ > 1 files changed, 1 insertions(+), 759 deletions(-) > > diff --git a/audio/gateway.c b/audio/gateway.c > index a1c1ea2..3dc09ff 100644 > --- a/audio/gateway.c > +++ b/audio/gateway.c > <at> <at> -53,52 +53,6 <at> <at> > #include "dbus-common.h" > > I cannot apply your patch locally. Below is the error: zzhan17 <at> zzhan17-mobl:~/bluez$ git apply clean_up_audio_gateway.c.patch error: patch failed: audio/gateway.c:53 error: audio/gateway.c: patch does not apply Does any one have the same issue? Thanks. > #define RFCOMM_BUF_SIZE 256 > -/* not-more-then-16 defined by GSM + 1 for NULL + padding */ > -#define AG_INDICATOR_DESCR_SIZE 20(Continue reading)
RSS Feed