ChangeSet ID: 15143 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/03 14:18:58
Modified files: tools/winedump : function_grep.pl
Log message: Peter Berg Larsen pebl@math.ku.dk Currently a '//****' is matched as an /* comment - disallow a '/' in front of the '/*' match. An 'extern "C" {' can be split in several lines - allow '\n' as space, and lookout for the rest if partial found.
Patch: http://cvs.winehq.org/patch.py?id=15143
Old revision New revision Changes Path 1.5 1.6 +5 -2 wine/tools/winedump/function_grep.pl