Module: wine Branch: master Commit: 30a6f54dc902a01cc57bc490a7ff3bd3f9dff903 URL: http://source.winehq.org/git/wine.git/?a=commit;h=30a6f54dc902a01cc57bc490a7...
Author: Sergey Khodych khodych@gmail.com Date: Thu Nov 6 23:37:06 2008 +0200
comctl32/tests: Fix typo in toolbar todo test.
---
dlls/comctl32/tests/toolbar.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dlls/comctl32/tests/toolbar.c b/dlls/comctl32/tests/toolbar.c index 04eecfb..328ee2f 100644 --- a/dlls/comctl32/tests/toolbar.c +++ b/dlls/comctl32/tests/toolbar.c @@ -721,8 +721,8 @@ static tbsize_result_t tbsize_results[] = { {0, 0, 672, 100}, {239, 102}, 3, { { 0, 2, 100, 102}, {100, 2, 139, 102}, {139, 2, 239, 102}, }, }, - { {0, 0, 672, 42}, {183, 40}, 3, { - { 0, 2, 75, 40}, {75, 2, 118, 40}, {118, 2, 183, 40}, + { {0, 0, 672, 42}, {185, 40}, 3, { + { 0, 2, 75, 40}, {75, 2, 118, 40}, {118, 2, 185, 40}, }, }, { {0, 0, 672, 42}, {67, 40}, 1, { { 0, 2, 67, 40},