[Bug 4536] New: c2man mangles "DllAllocSplMem" to "dll AllocSplMem"

Wine Bugs wine-bugs at winehq.org
Fri Feb 10 17:13:02 CST 2006


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

           Summary: c2man mangles "DllAllocSplMem" to "dll AllocSplMem"
           Product: Wine
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: wine-tools
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: wine.dev at web.de


While creating a spoolss.dll
(http://www.winehq.org/pipermail/wine-patches/2006-February/024228.html), the
command:
make -C dlls/spoolss/ doc-html
produces from this lines:
--- cut ---
 * PARAMS
 *  memory [I] PTR of the Memory, allocated by DllAllocSplMem
 *
--- cut ---
this documentation:
--- cut ---
PARAMS
memory 	[In]	PTR of the Memory, allocated by dll AllocSplMem

-- 
By by ... Detlef

-- 
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