From d3c8f52840811f258fbb198c3375df6d775182bc Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Thu, 15 May 2014 10:22:57 +0100 Subject: [PATCH] Fumbled the merge. Copied from Perforce Change: 186113 ServerID: perforce.ravenbrook.com --- mps/code/poollo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mps/code/poollo.c b/mps/code/poollo.c index e022963c14b..06d3e68160f 100644 --- a/mps/code/poollo.c +++ b/mps/code/poollo.c @@ -189,7 +189,7 @@ static void loSegFinish(Seg seg) ATTRIBUTE_UNUSED -static Count loSegBits(LOSeg loseg) +static Count loSegGrains(LOSeg loseg) { LO lo; Size size;