commit | 08aa87fb570af9ec0a88ba0d1d4eb66d0da94e03 | [log] [tgz] |
---|---|---|
author | Peter Berg Larsen <pebl@math.ku.dk> | Mon Jan 03 20:18:58 2005 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Jan 03 20:18:58 2005 +0000 |
tree | 7010f3aec01183a7c0408625acbf0b102ef93c87 | |
parent | 6beae245ea0b68681fd6c9b8b846f1abe64ef323 [diff] |
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.