Fixed virtual function mis-name bug in btool's null parser
commit4b7bed6a7d71a7ca84d1f65a6785c9f72f7b629d
authorChris Frey <cdfrey@foursquare.net>
Fri, 4 Jul 2008 05:09:18 +0000 (4 01:09 -0400)
committerChris Frey <cdfrey@foursquare.net>
Fri, 4 Jul 2008 05:09:18 +0000 (4 01:09 -0400)
tree0f6995efe61ee79f1c60f55565d79a5ac7d06ed7
parentea65c602f109835bf76a522e2bc3c5cc8d601f25
Fixed virtual function mis-name bug in btool's null parser

This bug caused the unique ID's for raw database records to be
incorrect, reporting an uninitialized variable.
ChangeLog
tools/btool.cc