winapi_check: Fix 'long int' parsing.
authorFrancois Gouget <fgouget@free.fr>
Wed, 10 May 2006 16:53:41 +0000 (18:53 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 May 2006 17:41:23 +0000 (19:41 +0200)
commit964cbcbf80198824f03c5e3dc2de262f8095578c
tree02b269f0347eed001d10f6116576894aa4de19a9
parent74407105d276f9468b715d7be77ff03a5f72a551
winapi_check: Fix 'long int' parsing.

Fix parsing of 'long int'.
Simplify handling of spaces in a couple of regular expressions.
tools/winapi/winapi_parser.pm