RANK: Simplify fraction_name() function.
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 24 Jan 2013 06:55:24 +0000 (22:55 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Thu, 31 Jan 2013 05:04:24 +0000 (21:04 -0800)
commita0454ef2df24d238bdfd68553462c82daf6776ae
treefe041c9244dae8c57fd4e0d2c797bf397778f0e7
parent22d6d7619202db365c2f0b5b12555e1f2e5e167c
RANK: Simplify fraction_name() function.

The caller only needs a constant string so we might as well just return
one directly rather than through a static buffer.
src/language/stats/rank.c