Eric Pouech : Fixes for missing prototypes warnings.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Feb 6 07:26:08 CST 2006


Module: wine
Branch: refs/heads/master
Commit: e66e227dbe165b791348447a02df81a4a9cfc8d9
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=e66e227dbe165b791348447a02df81a4a9cfc8d9

Author: Eric Pouech <eric.pouech at wanadoo.fr>
Date:   Mon Feb  6 13:13:28 2006 +0100

Fixes for missing prototypes warnings.

---

 dlls/advpack/tests/files.c       |   10 +++++-----
 dlls/cabinet/tests/extract.c     |   10 +++++-----
 dlls/comctl32/tests/comboex.c    |    2 +-
 dlls/gdi/region.c                |   17 ++++++-----------
 dlls/mshtml/nsembed.c            |    2 +-
 dlls/msvcrt/tests/cpp.c          |    2 +-
 dlls/msvcrt/tests/dir.c          |    2 +-
 dlls/msvcrt/tests/string.c       |    2 +-
 dlls/msvcrtd/debug.c             |    4 ++--
 dlls/ntdll/loader.c              |    2 +-
 dlls/ntdll/tests/time.c          |    2 +-
 dlls/odbc32/proxyodbc.c          |    2 +-
 dlls/quartz/tests/memallocator.c |    2 +-
 dlls/shdocvw/tests/shortcut.c    |    2 +-
 dlls/shlwapi/ordinal.c           |    6 +++---
 dlls/shlwapi/stopwatch.c         |    6 +++---
 dlls/user/tests/menu.c           |    2 +-
 dlls/user/tests/text.c           |    2 +-
 dlls/wininet/tests/http.c        |    2 +-
 include/msvcrt/crtdbg.h          |    4 ++--
 loader/kthread.c                 |    2 +-
 loader/preloader.c               |    2 +-
 programs/notepad/main.c          |    2 +-
 23 files changed, 42 insertions(+), 47 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=e66e227dbe165b791348447a02df81a4a9cfc8d9



More information about the wine-cvs mailing list