[Bug 8591] New: Spelling error in dlls/wined3d/surface.c says conatiner instead of container

Wine Bugs wine-bugs at winehq.org
Mon Jun 4 00:45:42 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=8591

           Summary: Spelling error in dlls/wined3d/surface.c says conatiner
                    instead of container
           Product: Wine
           Version: 0.9.38.
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P5
         Component: wine-directx-d3d
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: hpestilence at gmail.com


I came across a spelling error in my debug log so I looked for it in the 
source code and found it in dlls/wined3d/surface.c line 460 (in 0.9.38 version 
of the source code). I assigned this bug to wine-directx-d3d, not sure if that 
is correct.

Line from the debug:
0010:trace:d3d_surface:IWineD3DSurfaceImpl_PreLoad Passing to conatiner

Line from source code is:
        TRACE("Passing to conatiner\n");

Ooh, just found out I could link to it:
http://source.winehq.org/source/dlls/wined3d/surface.c#L460

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list