wine/ dlls/advapi32/crypt.c dlls/comctl32/comm ...

Alexandre Julliard julliard at wine.codeweavers.com
Fri May 24 16:18:00 CDT 2002


ChangeSet ID:	1022275080372399688772024
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/05/24 16:18:00

Modified files:
	dlls/advapi32  : crypt.c 
	dlls/comctl32  : commctrl.c 
	dlls/dinput/keyboard: main.c 
	dlls/gdi       : freetype.c 
	dlls/imm32     : imm.c 
	dlls/ntdll     : cdrom.c 
	dlls/shlwapi   : reg.c 
	dlls/winedos   : dosvm.c 
	graphics/x11drv: graphics.c xfont.c 
	msdos          : ppdev.c 
	objects        : region.c 
	windows        : sysparams.c 

Log message:
	James Juran <jamesjuran at alumni.psu.edu>
	Add missing \n to output messages.

Patch: http://cvs.winehq.com/patch.py?id=1022275080372399688772024

Revision  Changes    Path
 1.20     +2 -2      wine/dlls/advapi32/crypt.c
 1.51     +1 -1      wine/dlls/comctl32/commctrl.c
 1.12     +2 -2      wine/dlls/dinput/keyboard/main.c
 1.16     +1 -1      wine/dlls/gdi/freetype.c
 1.16     +3 -3      wine/dlls/imm32/imm.c
 1.12     +1 -1      wine/dlls/ntdll/cdrom.c
 1.26     +2 -2      wine/dlls/shlwapi/reg.c
 1.18     +2 -2      wine/dlls/winedos/dosvm.c
 1.45     +1 -1      wine/graphics/x11drv/graphics.c
 1.100    +4 -4      wine/graphics/x11drv/xfont.c
 1.6      +1 -1      wine/msdos/ppdev.c
 1.45     +3 -3      wine/objects/region.c
 1.38     +1 -1      wine/windows/sysparams.c




More information about the wine-cvs mailing list