Fix get_value_after in yelp-info-parser.c
commitca7a42dc50cf8db49c6957ffb2457a75593304bb
authorRupert Swarbrick <rswarbrick@gmail.com>
Wed, 5 Jan 2011 15:25:53 +0000 (5 15:25 +0000)
committerShaun McCance <shaunm@gnome.org>
Tue, 3 May 2011 12:31:48 +0000 (3 08:31 -0400)
tree1cef255967cd11cf237968c1911aa5999ad708f0
parentf4de029091f89a6b5830a153ca7fce88635a4edd
Fix get_value_after in yelp-info-parser.c

As it was, this was returning silly things for at least the last page
of each info file. Also, it had unneccesary string copying.
libyelp/yelp-info-parser.c