ChangeSet ID: 20179 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/13 06:07:14
Modified files: loader : pthread.c kthread.c libs/wine : ldt.c libs/unicode : cptable.c include/wine : pthread.h library.h
Log message: Avoid some warnings on 64-bit platforms.
Patch: http://cvs.winehq.org/patch.py?id=20179
Old revision New revision Changes Path 1.10 1.11 +1 -1 wine/loader/pthread.c 1.12 1.13 +1 -1 wine/loader/kthread.c 1.8 1.9 +1 -1 wine/libs/wine/ldt.c 1.6 1.7 +2 -2 wine/libs/unicode/cptable.c 1.7 1.8 +2 -2 wine/include/wine/pthread.h 1.37 1.38 +1 -1 wine/include/wine/library.h