Add function prototypes.
commit493d60fe0f2fe3c392ac9fa96becba8a07fbf60a
authorFrancois Gouget <fgouget@free.fr>
Thu, 7 Oct 2004 18:53:56 +0000 (7 18:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 7 Oct 2004 18:53:56 +0000 (7 18:53 +0000)
tree037fe86ad3c42fe1bdfd1a622cc54ec4794619e2
parentf9d6fa9ef4e8bad285e025263e119e1f6140963f
Add function prototypes.
Modify function calls so the prototypes are checked.
tools/winapi_check/modules.pm
tools/winapi_check/nativeapi.pm
tools/winapi_check/preprocessor.pm
tools/winapi_check/winapi_c_parser.pm
tools/winapi_check/winapi_check
tools/winapi_check/winapi_documentation.pm
tools/winapi_check/winapi_function.pm
tools/winapi_check/winapi_global.pm
tools/winapi_check/winapi_local.pm
tools/winapi_check/winapi_parser.pm