]> git.sesse.net Git - vlc/commit
variables: Fix two typos in InheritValue().
authorPierre d'Herbemont <pdherbemont@free.fr>
Wed, 30 Dec 2009 05:02:42 +0000 (06:02 +0100)
committerPierre d'Herbemont <pdherbemont@free.fr>
Wed, 30 Dec 2009 05:02:42 +0000 (06:02 +0100)
commit98f51bc5b08527f8ee55a3b08ed732d6f7d0c141
treedef614d502b5f5f06cf0af5711bd8526fc542a78
parentb75f85e4d38b3b7213fe85a082623f6b8a260c22
variables: Fix two typos in InheritValue().

First one is about starting to inherit from the parent. Shouldn't hurt much.
Second one is about looking to inherit from the right variable. hurt more.
src/misc/variables.c