http://bugs.winehq.org/show_bug.cgi?id=12001
--- Comment #13 from Austin English austinenglish@gmail.com 2008-03-19 11:40:24 --- (In reply to comment #11)
if type: git revert 73ba896e8ef6ac218a03ede6b46d78342bf86946 i get: fatal: Entry 'dlls/d3d9/tests/visual.c' would be overwritten by merge. Cannot merge. Automatic revert failed. After resolving the conflicts, mark the corrected paths with 'git-add <paths>' and commit the result.
what do i have to do?
Forgot to add, if that works fine, then do: $ git reset --hard 73ba896e8ef6ac218a03ede6b46d78342bf86946
And test. If it's broken, then your test was accurate.