Re: comctl32/tests: make v6 functions inline

2009-10-31 Thread André Hentschel
Nikolay Sivov schrieb: > 2009/10/31 André Hentschel : >> So that there are no warnings if tests only use the constant variables in >> that header. >> --- >> dlls/comctl32/tests/v6util.h |4 ++-- >> 1 files changed, 2 insertions(+), 2 deletions(-) >> >> diff --git a/dlls/comctl32/tests/v6util.

Re: comctl32/tests: make v6 functions inline

2009-10-30 Thread Nikolay Sivov
2009/10/31 André Hentschel : > So that there are no warnings if tests only use the constant variables in > that header. > --- >  dlls/comctl32/tests/v6util.h |    4 ++-- >  1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/dlls/comctl32/tests/v6util.h b/dlls/comctl32/tests/v6util.h