Re: [PATCH] Fix asprintf typo in commit d2c42b10

2011-01-03 Thread Daniel Stone
On Thu, Dec 30, 2010 at 04:08:48PM -0800, Alan Coopersmith wrote: > Reported-by: Jerome Carretero > Signed-off-by: Alan Coopersmith > Reviewed-by: Cyril Brulebois Reviewed-by: Daniel Stone I've merged this into my tree too. signature.asc Description: Digital signature __

[PATCH] Fix asprintf typo in commit d2c42b10

2010-12-30 Thread Alan Coopersmith
Reported-by: Jerome Carretero Signed-off-by: Alan Coopersmith Reviewed-by: Cyril Brulebois --- hw/xfree86/dixmods/extmod/modinit.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/hw/xfree86/dixmods/extmod/modinit.c b/hw/xfree86/dixmods/extmod/modinit.c index 168795d..

Re: [PATCH] Fix asprintf typo in commit d2c42b10

2010-12-30 Thread Cyril Brulebois
Alan Coopersmith (27/12/2010): > Reported-by: Jerome Carretero > Signed-off-by: Alan Coopersmith > --- > hw/xfree86/dixmods/extmod/modinit.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/hw/xfree86/dixmods/extmod/modinit.c > b/hw/xfree86/dixmods/extmod/modinit

[PATCH] Fix asprintf typo in commit d2c42b10

2010-12-27 Thread Alan Coopersmith
Reported-by: Jerome Carretero Signed-off-by: Alan Coopersmith --- hw/xfree86/dixmods/extmod/modinit.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/hw/xfree86/dixmods/extmod/modinit.c b/hw/xfree86/dixmods/extmod/modinit.c index 168795d..a415e5f 100644 --- a/hw/xfree8