Commit c8c52d79 authored by Wojciech Migda's avatar Wojciech Migda Committed by Alexandre Julliard

imagehlp: fixed typo in SymSetOptions entry.

parent 0d13aeb2
...@@ -95,7 +95,7 @@ ...@@ -95,7 +95,7 @@
@ stub SymRegisterFunctionEntryCallback64 @ stub SymRegisterFunctionEntryCallback64
@ stub SymRegisterFunctionEntryCallback @ stub SymRegisterFunctionEntryCallback
@ stdcall SymSetContext(long ptr ptr) dbghelp.SymSetContext @ stdcall SymSetContext(long ptr ptr) dbghelp.SymSetContext
@ stdcall SymSetOptions(long) dbghelp.SymGetOptions @ stdcall SymSetOptions(long) dbghelp.SymSetOptions
@ stdcall SymSetSearchPath(long str) dbghelp.SymSetSearchPath @ stdcall SymSetSearchPath(long str) dbghelp.SymSetSearchPath
@ stub SymUnDName64 @ stub SymUnDName64
@ stdcall SymUnDName(ptr str long) dbghelp.SymUnDName @ stdcall SymUnDName(ptr str long) dbghelp.SymUnDName
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment