Index: base/applications/network/telnet/src/tmapldr.cpp =================================================================== --- base/applications/network/telnet/src/tmapldr.cpp (revision 64237) +++ base/applications/network/telnet/src/tmapldr.cpp (working copy) @@ -426,7 +426,6 @@ Charmap.modmap(bHost, 'B', bConsole); }; return (Charmap.enabled = 1); - return 1; }; // AVS Index: dll/directx/wine/wined3d/directx.c =================================================================== --- dll/directx/wine/wined3d/directx.c (revision 64237) +++ dll/directx/wine/wined3d/directx.c (working copy) @@ -4663,7 +4663,7 @@ WINEDDFXCAPS_BLTSHRINKX | WINEDDFXCAPS_BLTSHRINKXN | WINEDDFXCAPS_BLTSHRINKY | - WINEDDFXCAPS_BLTSHRINKXN | + WINEDDFXCAPS_BLTSHRINKYN | WINEDDFXCAPS_BLTSTRETCHX | WINEDDFXCAPS_BLTSTRETCHXN | WINEDDFXCAPS_BLTSTRETCHY |