you'd never guess I was English

svn path=/trunk/; revision=38895
This commit is contained in:
Ged Murphy 2009-01-18 15:15:54 +00:00
parent a446ba6dc9
commit 3268178323

View file

@ -2831,7 +2831,7 @@ TREEVIEW_Refresh(TREEVIEW_INFO *infoPtr, HDC hdc, const RECT *rc)
}
//
// This is correct, but is causes and infinite loop of WM_PAINT messages, resulting
// This is correct, but it causes an infinite loop of WM_PAINT messages, resulting
// in continuous painting of the scroll bar in reactos. Comment out until the real
// bug is found
//