ChangeSet ID: 21239 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/11/14 05:20:10
Modified files: dlls/comctl32 : imagelist.c
Log message: Markus Amsler markus.amsler@oribi.org Reformat "see" section, to match c2man requirements.
Patch: http://cvs.winehq.org/patch.py?id=21239
Old revision New revision Changes Path 1.100 1.101 +1 -2 wine/dlls/comctl32/imagelist.c
Index: wine/dlls/comctl32/imagelist.c diff -u -p wine/dlls/comctl32/imagelist.c:1.100 wine/dlls/comctl32/imagelist.c:1.101 --- wine/dlls/comctl32/imagelist.c:1.100 14 Nov 2005 11:20:10 -0000 +++ wine/dlls/comctl32/imagelist.c 14 Nov 2005 11:20:10 -0000 @@ -1581,8 +1581,7 @@ ImageList_GetImageRect (HIMAGELIST himl, * * Creates an image list from a bitmap, icon or cursor. * - * SEE - * ImageList_LoadImageW () + * See ImageList_LoadImageW. */
HIMAGELIST WINAPI