include: rename LIST_INIT to WINE_LIST_INIT to avoid a conflict on *BSD/OSX (2/7)

Austin English austinenglish at gmail.com
Sat Jan 16 18:22:01 CST 2010


 dlls/credui/credui_main.c       |    2 +-
 dlls/ddraw/main.c               |    2 +-
 dlls/dinput/dinput_main.c       |    2 +-
 dlls/fusion/tests/asmenum.c     |    2 +-
 dlls/gdi.exe16/gdi.c            |    4 ++--
 dlls/gdi32/freetype.c           |   14 +++++++-------
 dlls/imm32/imm.c                |    2 +-
 dlls/localspl/localmon.c        |    4 ++--
 dlls/localspl/provider.c        |    2 +-
 dlls/mmsystem.dll16/mmsystem.c  |    2 +-
 dlls/mountmgr.sys/device.c      |    4 ++--
 dlls/mountmgr.sys/mountmgr.c    |    2 +-
 dlls/msctf/msctf.c              |    2 +-
 dlls/mshtml/dispex.c            |    2 +-
 dlls/mshtml/htmlwindow.c        |    2 +-
 dlls/msi/action.c               |    2 +-
 dlls/msi/custom.c               |    2 +-
 dlls/msi/database.c             |    2 +-
 dlls/msxml3/dispex.c            |    2 +-
 dlls/netapi32/access.c          |    2 +-
 dlls/ntdll/directory.c          |    2 +-
 dlls/ntdll/exception.c          |    2 +-
 dlls/ntdll/threadpool.c         |    2 +-
 dlls/ntdll/virtual.c            |    2 +-
 dlls/ntoskrnl.exe/ntoskrnl.c    |    2 +-
 dlls/ole32/compobj.c            |    6 +++---
 dlls/ole32/ole2.c               |    2 +-
 dlls/ole32/rpc.c                |    4 ++--
 dlls/oleaut32/olefont.c         |    2 +-
 dlls/qmgr/qmgr.c                |    2 +-
 dlls/rpcrt4/ndr_contexthandle.c |    2 +-
 dlls/rpcrt4/rpc_assoc.c         |    4 ++--
 dlls/rpcrt4/rpc_server.c        |    6 +++---
 dlls/rpcrt4/rpcrt4_main.c       |    2 +-
 dlls/urlmon/urlmon_main.c       |    2 +-
 dlls/user.exe16/user.c          |    4 ++--
 dlls/user.exe16/window.c        |    2 +-
 dlls/user32/class.c             |    2 +-
 dlls/user32/painting.c          |    2 +-
 dlls/winex11.drv/dib.c          |    2 +-
 dlls/winex11.drv/systray.c      |    2 +-
 dlls/wing.dll16/wing.c          |    2 +-
 dlls/wininet/cookie.c           |    2 +-
 dlls/wininet/http.c             |    2 +-
 dlls/wininet/urlcache.c         |    2 +-
 dlls/winmm/time.c               |    2 +-
 include/wine/list.h             |    5 ++---
 libs/wine/mmap.c                |    2 +-
 programs/explorer/appbar.c      |    2 +-
 programs/explorer/systray.c     |    2 +-
 programs/rpcss/epmp.c           |    2 +-
 programs/rpcss/irotp.c          |    2 +-
 server/change.c                 |    2 +-
 server/console.c                |    2 +-
 server/fd.c                     |    3 +--
 server/mapping.c                |    2 +-
 server/object.c                 |    4 ++--
 server/process.c                |    2 +-
 server/thread.c                 |    2 +-
 server/winstation.c             |    2 +-
 tools/makedep.c                 |    8 ++++----
 tools/widl/header.c             |    6 +++---
 tools/widl/parser.y             |    4 ++--
 tools/widl/typegen.c            |    2 +-
 tools/widl/widl.c               |    4 ++--
 65 files changed, 90 insertions(+), 92 deletions(-)


-- 
-Austin



More information about the wine-patches mailing list