Re: [Spice-devel] [PATCH spice-common] move variable decleration to head of code block

2012-04-18 Thread Alon Levy
On Wed, Apr 18, 2012 at 08:59:20AM -0500, Aric Stewart wrote: > Signed-off-by: Aric Stewart ACK. Pushing. > --- > common/ssl_verify.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/common/ssl_verify.c b/common/ssl_verify.c > index e45d26e..2f34c00 100644 > --- a

[Spice-devel] [PATCH spice-common] move variable decleration to head of code block

2012-04-18 Thread Aric Stewart
Signed-off-by: Aric Stewart --- common/ssl_verify.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/common/ssl_verify.c b/common/ssl_verify.c index e45d26e..2f34c00 100644 --- a/common/ssl_verify.c +++ b/common/ssl_verify.c @@ -386,9 +386,9 @@ static int verify_subject(X