ole32: Rename previous/nextProperty to left/rightChild.
commitdce1ec06c8f034480abc775b13ef520af2555e81
authorVincent Povirk <madewokherd@gmail.com>
Fri, 23 Oct 2009 18:36:59 +0000 (23 13:36 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Oct 2009 10:17:23 +0000 (26 11:17 +0100)
treef19b3855f43d53acd55c8747ef46bfaad5287aef
parent224ddb50f325d558d3e4a2f419484f1f30ba1b5d
ole32: Rename previous/nextProperty to left/rightChild.

These fields are used to build a binary tree of elements in a storage. This
should make the usage clearer.
dlls/ole32/storage32.c
dlls/ole32/storage32.h