wine/ debugger/types.c dlls/comctl32/listview. ...

Alexandre Julliard julliard at winehq.com
Tue Feb 27 23:31:04 CST 2001


ChangeSet ID:	983338264238427634350955
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/02/28 00:31:04

Modified files:
	debugger       : types.c 
	dlls/comctl32  : listview.c pager.c toolbar.c 
	dlls/dplayx    : dplay.c 
	dlls/msvcrt    : process.c 
	dlls/ole32     : antimoniker.c bindctx.c clipboard.c 
	                 compositemoniker.c filemoniker.c itemmoniker.c 
	                 moniker.c storage32.c 
	dlls/oleaut32  : typelib.c variant.c 
	dlls/shell32   : shlfolder.c 
	dlls/user      : ddeml.c exticon.c 
	graphics/x11drv: graphics.c 
	include        : ddraw.h 
	objects        : metafile.c 
	programs/notepad: main.c 
	win32          : device.c 
	windows        : winpos.c 

Log message:
	Francois Gouget <fgouget at free.fr>
	Small 'typos in comments' fixes.

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

Revision  Changes    Path
 1.23     +2 -2      wine/debugger/types.c
 1.99     +2 -2      wine/dlls/comctl32/listview.c
 1.25     +2 -2      wine/dlls/comctl32/pager.c
 1.83     +2 -2      wine/dlls/comctl32/toolbar.c
 1.28     +1 -1      wine/dlls/dplayx/dplay.c
 1.3      +1 -1      wine/dlls/msvcrt/process.c
 1.5      +1 -1      wine/dlls/ole32/antimoniker.c
 1.7      +2 -2      wine/dlls/ole32/bindctx.c
 1.18     +1 -1      wine/dlls/ole32/clipboard.c
 1.8      +2 -2      wine/dlls/ole32/compositemoniker.c
 1.9      +2 -2      wine/dlls/ole32/filemoniker.c
 1.7      +3 -3      wine/dlls/ole32/itemmoniker.c
 1.13     +3 -3      wine/dlls/ole32/moniker.c
 1.19     +1 -1      wine/dlls/ole32/storage32.c
 1.34     +1 -1      wine/dlls/oleaut32/typelib.c
 1.13     +5 -5      wine/dlls/oleaut32/variant.c
 1.56     +1 -1      wine/dlls/shell32/shlfolder.c
 1.7      +1 -1      wine/dlls/user/ddeml.c
 1.13     +1 -1      wine/dlls/user/exticon.c
 1.38     +4 -4      wine/graphics/x11drv/graphics.c
 1.35     +1 -1      wine/include/ddraw.h
 1.34     +1 -1      wine/objects/metafile.c
 1.15     +1 -1      wine/programs/notepad/main.c
 1.48     +1 -1      wine/win32/device.c
 1.91     +1 -1      wine/windows/winpos.c





More information about the wine-cvs mailing list