Add function prototypes.
authorFrancois Gouget <fgouget@free.fr>
Tue, 26 Oct 2004 00:12:21 +0000 (00:12 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 26 Oct 2004 00:12:21 +0000 (00:12 +0000)
commita8b09d11cab1ebccd9bc711ab3eabdf6aae2f322
tree8bd2680d3ff4da38c89e6c39f19c2e039c559ea3
parent4cf122d2aa9a6fa8ee17ae499defd840acbb5a24
Add function prototypes.
Change the way functions are called and either alter their declaration
order or predeclare them so perl can check the prototypes.
22 files changed:
tools/winapi/c_function.pm
tools/winapi/c_parser.pm
tools/winapi/c_type.pm
tools/winapi/config.pm
tools/winapi/function.pm
tools/winapi/make_filter
tools/winapi/make_parser.pm
tools/winapi/msvcmaker
tools/winapi/options.pm
tools/winapi/tests.pm
tools/winapi/type.pm
tools/winapi/util.pm
tools/winapi/winapi.pm
tools/winapi/winapi_check_options.pm
tools/winapi/winapi_cleanup
tools/winapi/winapi_extract
tools/winapi/winapi_fixup
tools/winapi/winapi_fixup_documentation.pm
tools/winapi/winapi_fixup_editor.pm
tools/winapi/winapi_fixup_statements.pm
tools/winapi/winapi_module_user.pm
tools/winapi/winapi_test