Rename LISTVIEW_ITEM to ITEM_INFO for consistency.
commitc5e2731939b9710ff03cac2a5d6823fd7d5e3167
authorDimitrie O. Paun <dpaun@rogers.com>
Wed, 23 Oct 2002 20:53:42 +0000 (23 20:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 23 Oct 2002 20:53:42 +0000 (23 20:53 +0000)
tree84778555d0e21f88ed1431c2b4d951fd78bfcb6d
parent6a2082c8bc0b89751450353111ae9733a89b2984
Rename LISTVIEW_ITEM to ITEM_INFO for consistency.
Rename LISTVIEW_SUBITEM to SUBITEM_INFO for same reason.
Fix type in comment spotted by Bobby Bingham.
dlls/comctl32/listview.c