Commit 6421c49a3726b4132aafcc780016f5a984832caf

Carlos Martín Nieto 2011-05-17T18:55:52

Fix variable name normalization When I changed it over to use different strings for the variable and the name, cvar_name_normalize was left behind. Fix this and rename to cvar_normalize_name to reflect the incompatible change. Signed-off-by: Carlos Martín Nieto <cmn@elego.de>