stats: fix Vector2d to display stats correctly when y_subname is not specified.
authorDam Sunwoo <dam.sunwoo@arm.com>
Tue, 10 Jan 2012 00:08:20 +0000 (18:08 -0600)
committerDam Sunwoo <dam.sunwoo@arm.com>
Tue, 10 Jan 2012 00:08:20 +0000 (18:08 -0600)
commitbda1125e882eaf8c127ebdae0d847bf2148832ad
tree901e369283d6b8e3a8eeb937ebf417707177bfe0
parent51aa7e4a0392d5e8f98bd7a4d09f4026dd21bd0a
stats: fix Vector2d to display stats correctly when y_subname is not specified.

Vector2d stats with no y_subname were not displayed as the VectorPrint subname was not initialized correctly to reflect the empty field.
src/base/stats/text.cc