Gerald Pfeifer a écrit :
Originally sent ten days ago; looks obvious to me?
Gerald
ChangeLog:
Avoid duplicate assignment in WINHELP_GetWindowInfo().
diff --git a/programs/winhlp32/winhelp.c b/programs/winhlp32/winhelp.c
index 7f74d8b..d1980e5 100644
--- a/programs/winhlp32/winhelp.c
+++ b/prog
On Wed, May 13, 2009 at 4:18 PM, Gerald Pfeifer wrote:
> Most straightforward, I hope. :-)
>
> Gerald
>
> ChangeLog:
> Avoid duplicate assignment in WINHELP_GetWindowInfo().
>
> diff --git a/programs/winhlp32/winhelp.c b/programs/winhlp32/winhelp.c
> index 7f74d8b..d1980e5 100644
> --- a/programs/