Re: [PATCH 7/7] WPrefs: reorder code from commit e6b3a5809b to make it look more logical

2014-05-18 Thread Carlos R. Mafra
On Sun, 18 May 2014 at 15:45:35 -0500, Doug Torrance wrote: > On 05/17/2014 09:43 AM, Christophe wrote: > >From: Christophe CURIS > > > >It makes code simpler and less prone to errors. > >--- > > WPrefs.app/Appearance.c | 12 ++-- > > 1 file changed, 6 insertions(+), 6 deletions(-) > > >

Re: [PATCH 7/7] WPrefs: reorder code from commit e6b3a5809b to make it look more logical

2014-05-18 Thread Doug Torrance
On 05/17/2014 09:43 AM, Christophe wrote: From: Christophe CURIS It makes code simpler and less prone to errors. --- WPrefs.app/Appearance.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/WPrefs.app/Appearance.c b/WPrefs.app/Appearance.c index 21dad63..ce54e

[PATCH 7/7] WPrefs: reorder code from commit e6b3a5809b to make it look more logical

2014-05-17 Thread Christophe
From: Christophe CURIS It makes code simpler and less prone to errors. --- WPrefs.app/Appearance.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/WPrefs.app/Appearance.c b/WPrefs.app/Appearance.c index 21dad63..ce54e3f 100644 --- a/WPrefs.app/Appearance.c +++ b/