PetScan::mark_write: turn into a static function
commit67177d157a6f3a0e721b3f2873024ca31a87b171
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 21 Mar 2014 12:38:47 +0000 (21 13:38 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 24 Mar 2014 16:32:10 +0000 (24 17:32 +0100)
tree35a4a1d1b2d37becb87bb07b53719ee55d29ab82
parent3dc3d2d40be81d11a9140e890462acc2589c2204
PetScan::mark_write: turn into a static function

Now that mark_write no longer accesses any members of PetScan,
we can turn it into a static function.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
scan.cc
scan.h