23 Jan
2022
23 Jan
'22
7:15 p.m.
Fabian Maurer <dark.shadow4(a)web.de> wrote:
-todo_wine_if(i == 0 || i == 1 || i == 11 || i == 12) + todo_wine_if(i == 0 || i == 1 || i == 11 || i == 12)
They are intentionally formatted like this. A correct way to fix it is to remove the 'todo_wine'. Here, and in other places. -- Dmitry.