Add var_InheritAddress()
commitfd907c9abaa6304442ced84809bdb53600c922ca
authorRémi Denis-Courmont <remi@remlab.net>
Fri, 9 Jul 2010 14:50:50 +0000 (9 17:50 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Sat, 10 Jul 2010 09:50:57 +0000 (10 12:50 +0300)
tree0390a534907c276e406f578b39e6b641e662d910
parentfe3cb633a222d1dde3fc300fe654b66a1c9b070c
Add var_InheritAddress()

Returns NULL if the variable cannot be inherited - pointers can never
be found in the configuration.
include/vlc_variables.h
src/misc/variables.c