ChangeSet ID: 15142 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/03 14:18:23
Modified files: tools/winedump : search.c
Log message: Peter Berg Larsen pebl@math.ku.dk In function_grep.pl and symbol.c/symbol_clean_string spaces between the function name and * are removed. Fx. the type 'void * foo()' is returned as 'void *foo()'. Recognized this as a valid prototype in symbol_search.
Patch: http://cvs.winehq.org/patch.py?id=15142
Old revision New revision Changes Path 1.6 1.7 +2 -2 wine/tools/winedump/search.c