Vincent Povirk : ole32: Rename previous/nextProperty to left/rightChild.

Alexandre Julliard julliard at winehq.org
Mon Oct 26 10:08:32 CDT 2009


Module: wine
Branch: master
Commit: dce1ec06c8f034480abc775b13ef520af2555e81
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=dce1ec06c8f034480abc775b13ef520af2555e81

Author: Vincent Povirk <madewokherd at gmail.com>
Date:   Fri Oct 23 13:36:59 2009 -0500

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 |  116 ++++++++++++++++++++++++------------------------
 dlls/ole32/storage32.h |    8 ++--
 2 files changed, 62 insertions(+), 62 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=dce1ec06c8f034480abc775b13ef520af2555e81



More information about the wine-cvs mailing list