|
From: Danny S. <dan...@us...> - 2001-07-30 22:51:49
|
Update of /cvsroot/mingw/w32api In directory usw-pr-cvs1:/tmp/cvs-serv30693/w32api Modified Files: ChangeLog Log Message: * include/commctrl.h (TreeView_SetIndent): Correct typo. Index: ChangeLog =================================================================== RCS file: /cvsroot/mingw/w32api/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** ChangeLog 2001/07/30 22:35:57 1.15 --- ChangeLog 2001/07/30 22:51:46 1.16 *************** *** 1,3 **** --- 1,7 ---- 2001-07-30 Danny Smith <dan...@us...> + + * include/commctrl.h (TreeView_SetIndent): Correct typo. + + 2001-07-30 Danny Smith <dan...@us...> * include/commctrl.h (TBSTYPE_FLAT): Remove define. |