Re: [PATCH 1/2] kernel32: Fixes various 'profile' functions (profile.c). (try 3)

2011-07-07 Thread Alexandre Julliard
Christian Inci writes: > kernel32: Fixes various 'profile' functions. > Try 2: Formatting change. > Try 3: Splitted tests/profile.c patch You can't split it that way. What you need is to split each separate fix together with its own test fix. Also please use a subjec

Re: kernel32: Fixes various 'profile' functions.

2011-07-06 Thread André Hentschel
spotted with a quick look on it: Am 06.07.2011 18:54, schrieb Christian Inci: > kernel32: Fixes various 'profile' functions. > > diff --git a/dlls/kernel32/profile.c b/dlls/kernel32/profile.c > index a2bd5b5..da7661c 100644 > --- a/dlls/kernel32/profile.c > +