variable: Make var_append_value_name() omit trailing white space.
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 2 Sep 2019 06:27:11 +0000 (06:27 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 2 Sep 2019 06:27:11 +0000 (06:27 +0000)
commit2053ecc53ff35591cdba70cf20d43d16ad680367
tree018c129d48be61cc17e25ee3b41d1d62d6e29351
parent94bdf42f7ff6d07df4c4eee2b0b05a04a6f8d89c
variable: Make var_append_value_name() omit trailing white space.

This seems to be desirable in the cases where it's actually used.  It only
affects one test case in the current testsuite, but it's an improvement for
an upcoming change too.
src/data/variable.c
tests/language/stats/means.at