ChangeSet ID: 18217 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/16 10:52:44
Modified files: dlls/rsaenh/tests: rsaenh.c dlls/rsabase/tests: rsabase.c dlls/ntdll/tests: rtlbitmap.c rtl.c dlls/mshtml : view.c dlls/comctl32/tests: treeview.c dlls/comctl32 : updown.c
Log message: Stefan Huehner stefan@huehner.org Fix some -Wstrict-prototypes warnings.
Patch: http://cvs.winehq.org/patch.py?id=18217
Old revision New revision Changes Path 1.10 1.11 +12 -12 wine/dlls/rsaenh/tests/rsaenh.c 1.1 1.2 +1 -1 wine/dlls/rsabase/tests/rsabase.c 1.9 1.10 +15 -15 wine/dlls/ntdll/tests/rtlbitmap.c 1.14 1.15 +2 -2 wine/dlls/ntdll/tests/rtl.c 1.4 1.5 +1 -1 wine/dlls/mshtml/view.c 1.1 1.2 +4 -4 wine/dlls/comctl32/tests/treeview.c 1.68 1.69 +1 -1 wine/dlls/comctl32/updown.c